Searched refs:prof_tdata_cleanup (Results 1 – 6 of 6) sorted by relevance
72 void prof_tdata_cleanup(tsd_t *tsd);
314 #define prof_tdata_cleanup JEMALLOC_N(prof_tdata_cleanup) macro
309 #define prof_tdata_cleanup JEMALLOC_N(prof_tdata_cleanup) macro
205 prof_tdata_cleanup(tsd); in tsd_do_data_cleanup()
2088 prof_tdata_cleanup(tsd_t *tsd) { in prof_tdata_cleanup() function
1167 - Fix prof_tdata_cleanup() for --disable-tls builds.