HomeSort by relevance Sort by last modified time
    Searched refs:dumpTimers (Results 1 - 3 of 3) sorted by null

  /external/swiftshader/third_party/subzero/src/
IceCompiler.cpp 177 Ctx.dumpTimers();
181 Ctx.dumpTimers(GlobalContext::TSK_Funcs, NoDumpCumulative);
IceGlobalContext.h 356 /// dumpTimers() dumps the global timer data. This assumes all the
359 void dumpTimers(TimerStackIdT StackID = TSK_Default,
IceGlobalContext.cpp     [all...]

Completed in 154 milliseconds