Home
last modified time | relevance | path

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

/aosp_15_r20/external/jemalloc_new/include/jemalloc/internal/
H A Dbin_stats.h7 struct bin_stats_s { struct
14 uint64_t nmalloc;
15 uint64_t ndalloc;
23 uint64_t nrequests;
30 size_t curregs;
34 uint64_t nfills;
37 uint64_t nflushes;
40 uint64_t nslabs;
46 uint64_t reslabs;
49 size_t curslabs;
[all …]