Searched defs:bin_stats_s (Results 1 – 1 of 1) sorted by relevance
7 struct bin_stats_s { struct14 uint64_t nmalloc;15 uint64_t ndalloc;22 uint64_t nrequests;28 size_t curregs;31 uint64_t nfills;34 uint64_t nflushes;37 uint64_t nslabs;43 uint64_t reslabs;46 size_t curslabs;[all …]