Searched refs:DumpCumulative (Results 1 – 4 of 4) sorted by relevance
74 void dump(Ostream &Str, bool DumpCumulative);
264 void TimerStack::dump(Ostream &Str, bool DumpCumulative) { in dump() argument272 if (DumpCumulative) { in dump()
1000 void GlobalContext::dumpTimers(TimerStackIdT StackID, bool DumpCumulative) { in dumpTimers() argument1006 Timers->at(StackID).dump(getStrDump(), DumpCumulative); in dumpTimers()1011 bool DumpCumulative) { in dumpLocalTimers() argument1023 Timers->at(StackID).dump(getStrDump(), DumpCumulative); in dumpLocalTimers()
318 bool DumpCumulative = true);321 bool DumpCumulative = true);