Home
last modified time | relevance | path

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

/external/jemalloc_new/src/
Dmutex.c112 malloc_mutex_prof_data_reset(tsdn_t *tsdn, malloc_mutex_t *mutex) { in malloc_mutex_prof_data_reset() function
Dctl.c2778 malloc_mutex_prof_data_reset(tsdn, &mtx); \ in CTL_RO_NL_CGEN()
/external/jemalloc_new/include/jemalloc/internal/
Dmutex.h135 void malloc_mutex_prof_data_reset(tsdn_t *tsdn, malloc_mutex_t *mutex);
Dprivate_namespace.h235 #define malloc_mutex_prof_data_reset JEMALLOC_N(malloc_mutex_prof_data_reset) macro
Dprivate_namespace_jet.h238 #define malloc_mutex_prof_data_reset JEMALLOC_N(malloc_mutex_prof_data_reset) macro