Searched refs:stopwatch_ (Results 1 – 2 of 2) sorted by relevance
23 stopwatch_.Start(); in ScopedProfile()30 stopwatch_.Stop(); in ~ScopedProfile()31 ThreadData::TallyRunInAScopedRegionIfTracking(birth_, stopwatch_); in ~ScopedProfile()
59 TaskStopwatch stopwatch_; variable