Searched refs:dumpTimers (Results 1 – 3 of 3) sorted by relevance
177 Ctx.dumpTimers(); in run()181 Ctx.dumpTimers(GlobalContext::TSK_Funcs, NoDumpCumulative); in run()
317 void dumpTimers(TimerStackIdT StackID = TSK_Default,
1000 void GlobalContext::dumpTimers(TimerStackIdT StackID, bool DumpCumulative) { in dumpTimers() function in Ice::GlobalContext