Home
last modified time | relevance | path

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

/aosp_15_r20/external/jemalloc_new/include/jemalloc/internal/
H A Dprivate_namespace.h301 #define prof_lookup JEMALLOC_N(prof_lookup) macro
H A Dprivate_namespace_jet.h306 #define prof_lookup JEMALLOC_N(prof_lookup) macro
/aosp_15_r20/external/jemalloc_new/src/
H A Dprof.c785 prof_lookup(tsd_t *tsd, prof_bt_t *bt) { in prof_lookup() function