Home
last modified time | relevance | path

Searched defs:tcache_enabled_set (Results 1 – 3 of 3) sorted by relevance

/external/jemalloc_new/include/jemalloc/internal/
Dtcache_inlines.h17 tcache_enabled_set(tsd_t *tsd, bool enabled) { in tcache_enabled_set() function
/external/jemalloc/include/jemalloc/internal/
Dtcache.h221 tcache_enabled_set(bool enabled) in tcache_enabled_set() function
Dprivate_namespace.h525 #define tcache_enabled_set JEMALLOC_N(tcache_enabled_set) macro