Home
last modified time | relevance | path

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

/external/jemalloc_new/include/jemalloc/internal/
Dmutex.h153 data->n_lock_ops++; in mutex_owner_stats_update()
197 sum->n_lock_ops += data->n_lock_ops; in malloc_mutex_prof_merge()
Dmutex_prof.h96 uint64_t n_lock_ops; member
/external/jemalloc_new/src/
Dctl.c2734 l.n_lock_ops, uint64_t) \ in CTL_RO_NL_CGEN()