Home
last modified time | relevance | path

Searched refs:tsd_slow_update (Results 1 – 7 of 7) sorted by relevance

/external/jemalloc_new/src/
Dtsd.c55 tsd_slow_update(tsd_t *tsd) { in tsd_slow_update() function
128 tsd_slow_update(tsd); in tsd_fetch_slow()
143 tsd_slow_update(tsd); in tsd_fetch_slow()
276 tsd_slow_update(tsd); in malloc_tsd_boot1()
Dtcache.c358 tsd_slow_update(tsd); in tsd_tcache_enabled_data_init()
/external/jemalloc_new/include/jemalloc/internal/
Djemalloc_internal_inlines_a.h158 tsd_slow_update(tsd); in pre_reentrancy()
168 tsd_slow_update(tsd); in post_reentrancy()
Dtsd.h160 void tsd_slow_update(tsd_t *tsd);
Dtcache_inlines.h27 tsd_slow_update(tsd); in tcache_enabled_set()
Dprivate_namespace_jet.h378 #define tsd_slow_update JEMALLOC_N(tsd_slow_update) macro
Dprivate_namespace.h371 #define tsd_slow_update JEMALLOC_N(tsd_slow_update) macro