Home
last modified time | relevance | path

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

/aosp_15_r20/external/jemalloc_new/include/jemalloc/internal/
H A Dprivate_namespace.h304 #define prof_postfork_child JEMALLOC_N(prof_postfork_child) macro
H A Dprivate_namespace_jet.h309 #define prof_postfork_child JEMALLOC_N(prof_postfork_child) macro
/aosp_15_r20/external/jemalloc_new/src/
H A Dprof.c2452 prof_postfork_child(tsdn_t *tsdn) { in prof_postfork_child() function