Searched refs:tcache_bytes (Results 1 – 4 of 4) sorted by relevance
119 atomic_zu_t tcache_bytes; /* Derived. */ member
198 atomic_store_zu(&astats->tcache_bytes, 0, ATOMIC_RELAXED); in arena_stats_merge()205 arena_stats_accum_zu(&astats->tcache_bytes, in arena_stats_merge()210 arena_stats_accum_zu(&astats->tcache_bytes, in arena_stats_merge()
676 size_t tcache_bytes, abandoned_vm; in stats_arena_print() local964 GET_AND_EMIT_MEM_STAT(tcache_bytes) in stats_arena_print()
921 accum_atomic_zu(&sdstats->astats.tcache_bytes, in ctl_arena_stats_sdmerge()922 &astats->astats.tcache_bytes); in ctl_arena_stats_sdmerge()2873 atomic_load_zu(&arenas_i(mib[2])->astats->astats.tcache_bytes,