Searched refs:timers (Results 1 – 3 of 3) sorted by relevance
87 4. Close other programs that do non-trivial things based on timers, such as
39 [CPU Timers](#cpu-timers)859 <a name="cpu-timers" />917 state.PauseTiming(); // Stop timers. They will not count until they are resumed.919 state.ResumeTiming(); // And resume timers. They are now counting again.
882 timeStat *timers = (*it)->getTimers(); in __kmp_reset_stats() local886 timers[t].reset(); in __kmp_reset_stats()