Home
last modified time | relevance | path

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

/freebsd-14-stable/contrib/jemalloc/src/
HDmutex.c124 malloc_mutex_prof_data_reset(tsdn_t *tsdn, malloc_mutex_t *mutex) { in malloc_mutex_prof_data_reset() function
HDctl.c2965 malloc_mutex_prof_data_reset(tsdn, &mtx); \ in stats_mutexes_reset_ctl()
/freebsd-14-stable/contrib/jemalloc/include/jemalloc/internal/
HDmutex.h147 void malloc_mutex_prof_data_reset(tsdn_t *tsdn, malloc_mutex_t *mutex);
HDprivate_namespace.h257 #define malloc_mutex_prof_data_reset JEMALLOC_N(malloc_mutex_prof_data_reset) macro
/freebsd-14-stable/contrib/jemalloc/
HDFREEBSD-diffs126 void malloc_mutex_prof_data_reset(tsdn_t *tsdn, malloc_mutex_t *mutex);