OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:timer_b
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/bsd/jemalloc/dist/test/include/test/
bench.h
33
timedelta_t timer_a,
timer_b
;
local
44
time_func(&
timer_b
, nwarmup, niter, func_b);
50
uint64_t usec_b = timer_usec(&
timer_b
);
54
timer_ratio(&timer_a, &
timer_b
, ratio_buf, sizeof(ratio_buf));
/src/external/bsd/jemalloc.old/dist/test/stress/
microbench.c
21
timedelta_t timer_a,
timer_b
;
local
32
time_func(&
timer_b
, nwarmup, niter, func_b);
34
timer_ratio(&timer_a, &
timer_b
, ratio_buf, sizeof(ratio_buf));
37
niter, name_a, timer_usec(&timer_a), name_b, timer_usec(&
timer_b
),
Completed in 23 milliseconds
Indexes created Sun Mar 01 05:31:48 UTC 2026