Home
last modified time | relevance | path

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

/aosp_15_r20/external/jemalloc_new/include/jemalloc/internal/
H A Dprivate_namespace.h286 #define prof_active_set JEMALLOC_N(prof_active_set) macro
H A Dprivate_namespace_jet.h289 #define prof_active_set JEMALLOC_N(prof_active_set) macro
/aosp_15_r20/external/jemalloc_new/src/
H A Dprof.c2112 prof_active_set(tsdn_t *tsdn, bool active) { in prof_active_set() function