Home
last modified time | relevance | path

Searched refs:counter_diff (Results 1 – 1 of 1) sorted by relevance

/external/flac/microbench/
Dutil.c44 counter_diff (const LARGE_INTEGER * start, const LARGE_INTEGER * end) in counter_diff() function
67 return counter_diff (&start, &end) / count ; in benchmark_function()
75 counter_diff (const uint64_t * start, const uint64_t * end) in counter_diff() function
97 return counter_diff (&start, &end) / count ; in benchmark_function()