HomeSort by relevance Sort by last modified time
    Searched refs:malloc_mutex_prof_data_reset (Results 1 - 5 of 5) sorted by null

  /external/jemalloc_new/src/
mutex.c 112 malloc_mutex_prof_data_reset(tsdn_t *tsdn, malloc_mutex_t *mutex) { function
ctl.c     [all...]
  /external/jemalloc_new/include/jemalloc/internal/
mutex.h 135 void malloc_mutex_prof_data_reset(tsdn_t *tsdn, malloc_mutex_t *mutex);
private_namespace.h 235 #define malloc_mutex_prof_data_reset JEMALLOC_N(malloc_mutex_prof_data_reset) macro
private_namespace_jet.h 238 #define malloc_mutex_prof_data_reset JEMALLOC_N(malloc_mutex_prof_data_reset) macro

Completed in 677 milliseconds