Home
last modified time | relevance | path

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

/f-stack/app/redis-5.0.5/deps/jemalloc/include/jemalloc/internal/
H A Dmutex.h156 data->n_owner_switches++; in mutex_owner_stats_update()
196 sum->n_owner_switches += data->n_owner_switches; in malloc_mutex_prof_merge()
H A Dmutex_prof.h92 uint64_t n_owner_switches; member
/f-stack/app/redis-5.0.5/deps/jemalloc/src/
H A Dctl.c2740 l.n_owner_switches, uint64_t) \ in CTL_RO_NL_CGEN()