Home
last modified time | relevance | path

Searched refs:tcache_enabled_t (Results 1 – 2 of 2) sorted by relevance

/external/jemalloc/include/jemalloc/internal/
Dtcache.h70 } tcache_enabled_t; typedef
205 tcache_enabled_t tcache_enabled; in tcache_enabled_get()
212 tcache_enabled = (tcache_enabled_t)opt_tcache; in tcache_enabled_get()
223 tcache_enabled_t tcache_enabled; in tcache_enabled_set()
229 tcache_enabled = (tcache_enabled_t)enabled; in tcache_enabled_set()
Dtsd.h543 O(tcache_enabled, tcache_enabled_t) \