Home
last modified time | relevance | path

Searched refs:tcache_enabled_get (Results 1 – 6 of 6) sorted by relevance

/third_party/ulib/jemalloc/include/jemalloc/internal/
A Dtcache_inlines.h7 bool tcache_enabled_get(void);
35 tcache_enabled_get(void) in tcache_enabled_get() function
A Dprivate_symbols.txt464 tcache_enabled_get
A Dprivate_namespace.h464 #define tcache_enabled_get JEMALLOC_N(tcache_enabled_get) macro
A Dprivate_unnamespace.h464 #undef tcache_enabled_get
/third_party/ulib/jemalloc/src/
A Dtcache.c296 if (!tcache_enabled_get()) { in tcache_get_hard()
A Dctl.c1383 oldval = tcache_enabled_get(); in CTL_TSD_RO_NL_CGEN()

Completed in 15 milliseconds