Home
last modified time | relevance | path

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

/f-stack/app/redis-5.0.5/deps/jemalloc/include/jemalloc/internal/
H A Dmutex.h184 sum->n_wait_times += data->n_wait_times; in malloc_mutex_prof_merge()
H A Dmutex_prof.h77 uint64_t n_wait_times; member
/f-stack/app/redis-5.0.5/deps/jemalloc/src/
H A Dmutex.c93 data->n_wait_times++; in malloc_mutex_lock_slow()
H A Dctl.c2736 l.n_wait_times, uint64_t) \ in CTL_RO_NL_CGEN()