Home
last modified time | relevance | path

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

/redis-3.2.3/deps/jemalloc/test/include/test/
H A Dtimer.h24 void timer_stop(timedelta_t *timer);
/redis-3.2.3/deps/jemalloc/test/src/
H A Dtimer.c21 timer_stop(timedelta_t *timer) in timer_stop() function
/redis-3.2.3/deps/jemalloc/test/stress/
H A Dmicrobench.c13 timer_stop(timer); in time_func()