Searched refs:background_thread_stats_read (Results 1 – 4 of 4) sorted by relevance
22 bool background_thread_stats_read(tsdn_t *tsdn,
96 #define background_thread_stats_read JEMALLOC_N(background_thread_stats_read) macro
65 bool background_thread_stats_read(tsdn_t *tsdn, in background_thread_create()777 background_thread_stats_read(tsdn_t *tsdn, background_thread_stats_t *stats) {
918 background_thread_stats_read(tsdn, stats)) { in ctl_background_thread_stats_read()