Home
last modified time | relevance | path

Searched defs:malloc_mutex_prof_data_reset (Results 1 – 2 of 2) sorted by relevance

/src/contrib/jemalloc/src/
H A Dmutex.c131 malloc_mutex_prof_data_reset(tsdn_t *tsdn, malloc_mutex_t *mutex) { in malloc_mutex_prof_data_reset() function
/src/lib/libc/stdlib/malloc/jemalloc/include/jemalloc/internal/
H A Dprivate_namespace.h387 #define malloc_mutex_prof_data_reset JEMALLOC_N(malloc_mutex_prof_data_reset) macro