Home
last modified time | relevance | path

Searched refs:tsd_fetch (Results 1 – 12 of 12) sorted by relevance

/external/jemalloc/test/unit/
Dckh.c8 tsd = tsd_fetch(); in TEST_BEGIN()
33 tsd = tsd_fetch(); in TEST_BEGIN()
117 tsd = tsd_fetch(); in TEST_BEGIN()
Ddecay.c30 decay_ticker = decay_ticker_get(tsd_fetch(), 0); in TEST_BEGIN()
/external/jemalloc/src/
Dtsd.c116 *tsd_arenas_tdata_bypassp_get(tsd_fetch()) = true; in malloc_tsd_boot0()
125 *tsd_arenas_tdata_bypassp_get(tsd_fetch()) = false; in malloc_tsd_boot1()
Djemalloc.c1465 *tsd = tsd_fetch();
1583 tsd = tsd_fetch();
1716 tsd = tsd_fetch();
1873 tsd = tsd_fetch();
1883 tsd = tsd_fetch();
1932 tsd_t *tsd = tsd_fetch();
2171 tsd = tsd_fetch();
2279 tsd = tsd_fetch();
2427 tsd = tsd_fetch();
2497 tsd = tsd_fetch();
[all …]
Dprof.c915 tsd = tsd_fetch(); in prof_bt_count()
1595 tsd = tsd_fetch(); in prof_fdump()
1613 tsd = tsd_fetch(); in prof_idump()
1642 tsd = tsd_fetch(); in prof_mdump()
1667 tsd = tsd_fetch(); in prof_gdump()
1946 tsd = tsd_fetch(); in prof_thread_name_get()
2014 tsd = tsd_fetch(); in prof_thread_active_get()
2027 tsd = tsd_fetch(); in prof_thread_active_set()
2141 tsd = tsd_fetch(); in prof_boot2()
Dctl.c1201 tsd = tsd_fetch(); \
1309 tsd = tsd_fetch(); in CTL_RO_CONFIG_GEN()
1422 tsd = tsd_fetch(); in thread_prof_name_ctl()
1478 tsd = tsd_fetch(); in tcache_create_ctl()
1505 tsd = tsd_fetch(); in tcache_flush_ctl()
1532 tsd = tsd_fetch(); in tcache_destroy_ctl()
2073 tsd = tsd_fetch(); in prof_reset_ctl()
/external/jemalloc/include/jemalloc/internal/
Dquarantine.h52 tsd = tsd_fetch(); in quarantine_alloc_hook()
Dtcache.h197 tsd = tsd_fetch(); in tcache_flush()
209 tsd = tsd_fetch(); in tcache_enabled_get()
227 tsd = tsd_fetch(); in tcache_enabled_set()
Dtsd.h597 tsd_t *tsd_fetch(void);
612 tsd_fetch(void) in tsd_fetch() function
Dprivate_symbols.txt513 tsd_fetch
Dprivate_namespace.h515 #define tsd_fetch JEMALLOC_N(tsd_fetch) macro
Dprivate_unnamespace.h515 #undef tsd_fetch