OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:startCpu
(Results
1 - 9
of
9
) sorted by null
/external/skia/bench/
BenchSysTimer_posix.h
10
void
startCpu
();
BenchSysTimer_windows.h
11
void
startCpu
();
BenchSysTimer_c.h
11
void
startCpu
();
BenchSysTimer_mach.h
11
void
startCpu
();
BenchSysTimer_c.cpp
9
void BenchSysTimer::
startCpu
() {
BenchTimer.cpp
39
this->fSysTimer->
startCpu
();
BenchSysTimer_posix.cpp
27
void BenchSysTimer::
startCpu
() {
BenchSysTimer_mach.cpp
49
void BenchSysTimer::
startCpu
() {
BenchSysTimer_windows.cpp
32
void BenchSysTimer::
startCpu
() {
Completed in 138 milliseconds