Home
last modified time | relevance | path

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

/external/jemalloc_new/include/jemalloc/internal/
Dmutex.h184 sum->n_wait_times += data->n_wait_times; in malloc_mutex_prof_merge()
Dmutex_prof.h77 uint64_t n_wait_times; member
/external/jemalloc_new/src/
Dmutex.c93 data->n_wait_times++; in malloc_mutex_lock_slow()
Dctl.c2736 l.n_wait_times, uint64_t) \ in CTL_RO_NL_CGEN()