OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:stop_watch
(Results
1 - 3
of
3
) sorted by null
/system/extras/tests/pftest/
pftest.c
37
static unsigned long long
stop_watch
()
function
97
unsigned long long t0 =
stop_watch
();
101
unsigned long long t1 =
stop_watch
();
/external/webp/examples/
dwebp.c
297
Stopwatch
stop_watch
;
local
300
StopwatchReadAndReset(&
stop_watch
);
334
const double write_time = StopwatchReadAndReset(&
stop_watch
);
447
Stopwatch
stop_watch
;
local
456
StopwatchReadAndReset(&
stop_watch
);
498
const double decode_time = StopwatchReadAndReset(&
stop_watch
);
/external/blktrace/
blktrace.c
281
static int
stop_watch
;
variable
[
all
...]
Completed in 357 milliseconds