Searched refs:prof_postfork_parent (Results 1 – 4 of 4) sorted by relevance
87 void prof_postfork_parent(tsdn_t *tsdn);
512 #define prof_postfork_parent JEMALLOC_N(prof_postfork_parent) macro
735 prof_postfork_parent(tsdn_t *tsdn) { in prof_postfork_parent() function
4541 prof_postfork_parent(tsd_tsdn(tsd)); in jemalloc_postfork_parent()