Searched refs:tsd_thread_deallocatedp_get (Results 1 – 5 of 5) sorted by relevance
538 tsd_thread_deallocatedp_get
538 #define tsd_thread_deallocatedp_get JEMALLOC_N(tsd_thread_deallocatedp_get) macro
538 #undef tsd_thread_deallocatedp_get
1935 *tsd_thread_deallocatedp_get(tsd) += usize; in ifree()1955 *tsd_thread_deallocatedp_get(tsd) += usize; in isfree()2028 *tsd_thread_deallocatedp_get(tsd) += old_usize; in je_realloc()2354 *tsd_thread_deallocatedp_get(tsd) += old_usize; in je_rallocx()2494 *tsd_thread_deallocatedp_get(tsd) += old_usize; in je_xallocx()
1371 tsd_thread_deallocatedp_get, uint64_t *) in CTL_TSD_RO_NL_CGEN()
Completed in 17 milliseconds