Home
last modified time | relevance | path

Searched defs:tcache_bytes (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/jemalloc/include/jemalloc/internal/
H A Darena_stats.h119 atomic_zu_t tcache_bytes; /* Derived. */ member
/freebsd/contrib/jemalloc/src/
H A Dstats.c676 size_t tcache_bytes, abandoned_vm; in stats_arena_print() local