Home
last modified time | relevance | path

Searched refs:malloc_mutex_prof_merge (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/external/jemalloc_new/include/jemalloc/internal/
H A Dmutex.h178 malloc_mutex_prof_merge(mutex_prof_data_t *sum, mutex_prof_data_t *data) { in malloc_mutex_prof_merge() function
/aosp_15_r20/external/jemalloc_new/src/
H A Dctl.c824 #define OP(mtx) malloc_mutex_prof_merge( \ in ctl_arena_stats_sdmerge()
904 malloc_mutex_prof_merge(&sdstats->bstats[i].mutex_data, in ctl_arena_stats_sdmerge()
/aosp_15_r20/external/rust/android-crates-io/crates/tikv-jemalloc-sys/patches/
Ddelete_c_library.patch46803 -malloc_mutex_prof_merge(mutex_prof_data_t *sum, mutex_prof_data_t *data) {
67051 -#define OP(mtx) malloc_mutex_prof_merge( \
67126 - malloc_mutex_prof_merge(&sdstats->bstats[i].mutex_data,