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

/xsrc/external/mit/MesaLib.old/dist/src/gallium/tools/trace/
H A Ddump_state.py713 ignoredCalls = set(( variable in class:Interpreter
750 if (call.klass, call.method) in self.ignoredCalls:
/xsrc/external/mit/MesaLib/dist/src/gallium/tools/trace/
H A Ddump_state.py714 ignoredCalls = set(( variable in class:Interpreter
752 if (call.klass, call.method) in self.ignoredCalls:

Completed in 4 milliseconds