Searched refs:malloc_mutex_prof_data_reset (Results 1 – 6 of 6) sorted by relevance
236 #define malloc_mutex_prof_data_reset JEMALLOC_N(malloc_mutex_prof_data_reset) macro
239 #define malloc_mutex_prof_data_reset JEMALLOC_N(malloc_mutex_prof_data_reset) macro
135 void malloc_mutex_prof_data_reset(tsdn_t *tsdn, malloc_mutex_t *mutex);
112 malloc_mutex_prof_data_reset(tsdn_t *tsdn, malloc_mutex_t *mutex) { in malloc_mutex_prof_data_reset() function
2842 malloc_mutex_prof_data_reset(tsdn, &mtx); \ in CTL_RO_NL_CGEN()
46758 -void malloc_mutex_prof_data_reset(tsdn_t *tsdn, malloc_mutex_t *mutex);69544 - malloc_mutex_prof_data_reset(tsdn, &mtx); \81387 -malloc_mutex_prof_data_reset(tsdn_t *tsdn, malloc_mutex_t *mutex) {