Home
last modified time | relevance | path

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

/f-stack/app/redis-5.0.5/deps/jemalloc/include/jemalloc/internal/
H A 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()
H A Dmutex_prof.h96 uint64_t n_lock_ops; member
/f-stack/app/redis-5.0.5/deps/jemalloc/src/
H A Dctl.c2734 l.n_lock_ops, uint64_t) \ in CTL_RO_NL_CGEN()