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
206 tcache_enabled_t tcache_enabled; in tcache_enabled_get()
213 tcache_enabled = (tcache_enabled_t)opt_tcache; in tcache_enabled_get()
224 tcache_enabled_t tcache_enabled; in tcache_enabled_set()
230 tcache_enabled = (tcache_enabled_t)enabled; in tcache_enabled_set()
Dtsd.h602 O(tcache_enabled, tcache_enabled_t) \