Home
last modified time | relevance | path

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

/external/jemalloc/include/jemalloc/internal/
Dprivate_symbols.txt410 prof_postfork_parent
Dprof.h320 void prof_postfork_parent(void);
Dprivate_namespace.h412 #define prof_postfork_parent JEMALLOC_N(prof_postfork_parent) macro
Dprivate_unnamespace.h412 #undef prof_postfork_parent
/external/jemalloc/src/
Dprof.c2219 prof_postfork_parent(void) in prof_postfork_parent() function
Djemalloc.c2707 prof_postfork_parent();