Home
last modified time | relevance | path

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

/third_party/ulib/jemalloc/include/jemalloc/internal/
A Dtcache_inlines.h9 void tcache_enabled_set(bool enabled);
53 tcache_enabled_set(bool enabled) in tcache_enabled_set() function
A Dprivate_symbols.txt465 tcache_enabled_set
A Dprivate_namespace.h465 #define tcache_enabled_set JEMALLOC_N(tcache_enabled_set) macro
A Dprivate_unnamespace.h465 #undef tcache_enabled_set
/third_party/ulib/jemalloc/src/
A Dtcache.c298 tcache_enabled_set(false); /* Memoize. */ in tcache_get_hard()
A Dctl.c1389 tcache_enabled_set(*(bool *)newp); in CTL_TSD_RO_NL_CGEN()

Completed in 36 milliseconds