Searched refs:tsd_thread_allocatedp_get (Results 1 – 5 of 5) sorted by relevance
597 tsd_thread_allocatedp_get
594 #define tsd_thread_allocatedp_get JEMALLOC_N(tsd_thread_allocatedp_get) macro
594 #undef tsd_thread_allocatedp_get
1632 *tsd_thread_allocatedp_get(tsdn_tsd(tsdn)) += usize;1755 *tsd_thread_allocatedp_get(tsd) += usize;2003 *tsd_thread_allocatedp_get(tsd) += usize;2430 *tsd_thread_allocatedp_get(tsd) += usize;2574 *tsd_thread_allocatedp_get(tsd) += usize;
1358 CTL_TSD_RO_NL_CGEN(config_stats, thread_allocatedp, tsd_thread_allocatedp_get, in CTL_TSD_RO_NL_CGEN()