Home
last modified time | relevance | path

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

/external/jemalloc_new/include/jemalloc/internal/
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()
Dmutex_prof.h92 uint64_t n_owner_switches; member
/external/jemalloc_new/src/
Dctl.c2740 l.n_owner_switches, uint64_t) \ in CTL_RO_NL_CGEN()