Home
last modified time | relevance | path

Searched refs:malloc_mutex_prof_data_reset (Results 1 – 5 of 5) sorted by relevance

/freebsd/contrib/jemalloc/src/
H A Dmutex.c124 malloc_mutex_prof_data_reset(tsdn_t *tsdn, malloc_mutex_t *mutex) { in malloc_mutex_prof_data_reset() function
H A Dctl.c2965 malloc_mutex_prof_data_reset(tsdn, &mtx); \ in stats_mutexes_reset_ctl()
/freebsd/contrib/jemalloc/include/jemalloc/internal/
H A Dmutex.h147 void malloc_mutex_prof_data_reset(tsdn_t *tsdn, malloc_mutex_t *mutex);
/freebsd/lib/libc/stdlib/malloc/jemalloc/include/jemalloc/internal/
H A Dprivate_namespace.h257 #define malloc_mutex_prof_data_reset JEMALLOC_N(malloc_mutex_prof_data_reset) macro
/freebsd/contrib/jemalloc/
H A DFREEBSD-diffs126 void malloc_mutex_prof_data_reset(tsdn_t *tsdn, malloc_mutex_t *mutex);