Searched refs:tsd_nominal (Results 1 – 9 of 9) sorted by relevance
27 assert(tsd_nominal(tsd)); in quarantine_init()47 if (!tsd_nominal(tsd)) in quarantine_alloc_hook_work()
302 if (tsd_nominal(tsd)) in tcache_get_hard()
437 if (tsd_nominal(tsd)) in arena_bind_locked()
598 bool tsd_nominal(tsd_t *tsd);632 tsd_nominal(tsd_t *tsd) in tsd_nominal() function
480 tsd_nominal
380 if (tsd_nominal(tsd)) { in prof_tdata_get()
480 #define tsd_nominal JEMALLOC_N(tsd_nominal) macro
240 if (unlikely(tcache == NULL) && tsd_nominal(tsd)) { in tcache_get()
480 #undef tsd_nominal