Home
last modified time | relevance | path

Searched defs:prof_malloc_sample_object (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/external/jemalloc_new/include/jemalloc/internal/
H A Dprivate_namespace.h302 #define prof_malloc_sample_object JEMALLOC_N(prof_malloc_sample_object) macro
H A Dprivate_namespace_jet.h307 #define prof_malloc_sample_object JEMALLOC_N(prof_malloc_sample_object) macro
/aosp_15_r20/external/jemalloc_new/src/
H A Dprof.c241 prof_malloc_sample_object(tsdn_t *tsdn, const void *ptr, size_t usize, in prof_malloc_sample_object() function