Searched refs:tsdn_fetch (Results 1 – 5 of 5) sorted by relevance
301 tsdn_fetch(void) { in tsdn_fetch() function
642 tsdn = tsdn_fetch(); in stats_print_atexit()2907 tsdn = tsdn_fetch(); in JEMALLOC_ATTR()3043 tsdn = tsdn_fetch(); in JEMALLOC_ATTR()3127 tsdn = tsdn_fetch(); in je_malloc_stats_print()3143 tsdn = tsdn_fetch(); in je_malloc_usable_size()3188 *rsize = isalloc(tsdn_fetch(), p); in je_allocm()3219 *rsize = isalloc(tsdn_fetch(), *ptr); in je_rallocm()
928 tsdn = tsdn_fetch(); in prof_tdata_count()
1185 tsdn = tsdn_fetch(); in extent_alloc_default()
387 + *rsize = isalloc(tsdn_fetch(), p);418 + *rsize = isalloc(tsdn_fetch(), *ptr);