Home
last modified time | relevance | path

Searched refs:prof_postfork_parent (Results 1 – 5 of 5) sorted by relevance

/external/jemalloc_new/include/jemalloc/internal/
Dprof_externs.h88 void prof_postfork_parent(tsdn_t *tsdn);
Dprivate_namespace_jet.h309 #define prof_postfork_parent JEMALLOC_N(prof_postfork_parent) macro
Dprivate_namespace.h304 #define prof_postfork_parent JEMALLOC_N(prof_postfork_parent) macro
/external/jemalloc_new/src/
Dprof.c2429 prof_postfork_parent(tsdn_t *tsdn) { in prof_postfork_parent() function
Djemalloc.c3306 prof_postfork_parent(tsd_tsdn(tsd));