Searched refs:ScanTimer (Results 1 - 2 of 2) sorted by relevance

/macosx-10.10/libauto-186/
H A DStatistics.h140 typedef WallClockTimer ScanTimer; typedef in class:Auto::CollectionTimer
144 ScanTimer _scan_timer; // timer that accumulates all the time threads spend scanning
152 inline ScanTimer &scan_timer() { assert(_scan_timer_enabled); return _scan_timer; }
H A DZoneCollectors.cpp78 CollectionTimer::ScanTimer timer;
97 CollectionTimer::ScanTimer timer;

Completed in 263 milliseconds