Searched refs:startCpu (Results 1 - 9 of 9) sorted by relevance

/external/skia/bench/
H A DBenchSysTimer_c.h18 void startCpu();
H A DBenchSysTimer_mach.h18 void startCpu();
H A DBenchSysTimer_posix.h17 void startCpu();
H A DBenchSysTimer_windows.h18 void startCpu();
H A DBenchSysTimer_c.cpp16 void BenchSysTimer::startCpu() { function in class:BenchSysTimer
H A DBenchTimer.cpp44 fSysTimer->startCpu();
H A DBenchSysTimer_posix.cpp34 void BenchSysTimer::startCpu() { function in class:BenchSysTimer
H A DBenchSysTimer_mach.cpp56 void BenchSysTimer::startCpu() { function in class:BenchSysTimer
H A DBenchSysTimer_windows.cpp39 void BenchSysTimer::startCpu() { function in class:BenchSysTimer

Completed in 73 milliseconds