Searched refs:LineParser (Results 1 - 2 of 2) sorted by relevance

/xsrc/external/mit/MesaLib.old/dist/bin/
H A Dperf-annotate-jit.py54 class LineParser(Parser): class in inherits:Parser
125 class PerfParser(LineParser):
135 LineParser.__init__(self, infile)
139 # Override LineParser.readline to ignore comment lines
141 LineParser.readline(self)
/xsrc/external/mit/MesaLib/dist/bin/
H A Dperf-annotate-jit.py54 class LineParser(Parser): class in inherits:Parser
125 class PerfParser(LineParser):
135 LineParser.__init__(self, infile)
139 # Override LineParser.readline to ignore comment lines
141 LineParser.readline(self)

Completed in 6 milliseconds