OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:time_func
(Results
1 - 1
of
1
) sorted by null
/external/jemalloc/test/stress/
microbench.c
4
time_func
(timedelta_t *timer, uint64_t nwarmup, uint64_t niter, void (*func)(void))
function
30
time_func
(&timer_a, nwarmup, niter, func_a);
31
time_func
(&timer_b, nwarmup, niter, func_b);
Completed in 123 milliseconds