Home
last modified time | relevance | path

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

/freebsd/contrib/jemalloc/include/jemalloc/internal/
H A Dmutex.h193 nstime_add(&sum->tot_wait_time, &data->tot_wait_time); in malloc_mutex_prof_merge()
271 nstime_add(&data->tot_wait_time, &source->tot_wait_time); in malloc_mutex_prof_accum()
H A Dmutex_prof.h82 nstime_t tot_wait_time; member
/freebsd/contrib/jemalloc/src/
H A Dmutex.c106 nstime_add(&data->tot_wait_time, &delta); in malloc_mutex_lock_slow()
119 nstime_init(&data->tot_wait_time, 0); in mutex_prof_data_init()
H A Dctl.c2928 nstime_ns(&l.tot_wait_time), uint64_t) \