Home
last modified time | relevance | path

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

/netbsd-src/lib/libc/stdlib/
H A Djemalloc.c397 struct arena_stats_s { struct
399 size_t mapped;
402 size_t allocated_small;
403 uint64_t nmalloc_small;
404 uint64_t ndalloc_small;
406 size_t allocated_large;
407 uint64_t nmalloc_large;
408 uint64_t ndalloc_large;