Searched refs:tsd_fetch (Results 1 – 12 of 12) sorted by relevance
113 *tsd_arenas_cache_bypassp_get(tsd_fetch()) = true; in malloc_tsd_boot0()122 *tsd_arenas_cache_bypassp_get(tsd_fetch()) = false; in malloc_tsd_boot1()
1401 *tsd = tsd_fetch();1496 tsd = tsd_fetch();1622 tsd = tsd_fetch();1762 tsd = tsd_fetch();1772 tsd = tsd_fetch();1817 tsd_t *tsd = tsd_fetch();2043 tsd = tsd_fetch();2146 tsd = tsd_fetch();2287 tsd = tsd_fetch();2339 tsd = tsd_fetch();[all …]
700 tsd = tsd_fetch(); in ctl_refresh()1199 tsd = tsd_fetch(); \1303 tsd = tsd_fetch(); in CTL_RO_BOOL_CONFIG_GEN()1416 tsd = tsd_fetch(); in thread_prof_name_ctl()1472 tsd = tsd_fetch(); in tcache_create_ctl()1499 tsd = tsd_fetch(); in tcache_flush_ctl()1526 tsd = tsd_fetch(); in tcache_destroy_ctl()1553 tsd = tsd_fetch(); in arena_purge()1623 arena_t *arena = arena_get(tsd_fetch(), arena_ind, false, true); in arena_i_dss_ctl()1656 arena = arena_get(tsd_fetch(), arena_ind, false, true); in arena_i_lg_dirty_mult_ctl()[all …]
906 tsd = tsd_fetch(); in prof_bt_count()1559 tsd = tsd_fetch(); in prof_fdump()1578 tsd = tsd_fetch(); in prof_idump()1606 tsd = tsd_fetch(); in prof_mdump()1632 tsd = tsd_fetch(); in prof_gdump()1910 tsd = tsd_fetch(); in prof_thread_name_get()1977 tsd = tsd_fetch(); in prof_thread_active_get()1990 tsd = tsd_fetch(); in prof_thread_active_set()2104 tsd = tsd_fetch(); in prof_boot2()
271 arena = (arena_ind == 0) ? a0get() : arena_get(tsd_fetch(), arena_ind, in chunk_arena_get()
8 tsd = tsd_fetch(); in TEST_BEGIN()33 tsd = tsd_fetch(); in TEST_BEGIN()117 tsd = tsd_fetch(); in TEST_BEGIN()
52 tsd = tsd_fetch(); in quarantine_alloc_hook()
190 tsd = tsd_fetch(); in tcache_flush()202 tsd = tsd_fetch(); in tcache_enabled_get()220 tsd = tsd_fetch(); in tcache_enabled_set()
597 tsd_t *tsd_fetch(void);612 tsd_fetch(void) in tsd_fetch() function
472 tsd_fetch
472 #define tsd_fetch JEMALLOC_N(tsd_fetch) macro
472 #undef tsd_fetch