Searched defs:rootTimer (Results 1 – 3 of 3) sorted by relevance
35 static Timer rootTimer("Total Link Time"); in root() local
215 auto &rootTimer = rootTimers[tid]; in getTimer() local356 auto &rootTimer = rootTimers.begin()->second; in print() local
1201 ScopedTimer rootTimer(Timer::root()); in link() local