Searched refs:prof_postfork_parent (Results 1 – 4 of 4) sorted by relevance
90 void prof_postfork_parent(tsdn_t *tsdn);
330 #define prof_postfork_parent JEMALLOC_N(prof_postfork_parent) macro
3116 prof_postfork_parent(tsdn_t *tsdn) { in prof_postfork_parent() function
3966 prof_postfork_parent(tsd_tsdn(tsd)); in jemalloc_postfork_parent()