Home
last modified time | relevance | path

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

/third_party/ulib/jemalloc/include/jemalloc/internal/
A Dstats_structs.h12 struct malloc_bin_stats_s { struct
19 uint64_t nmalloc;
20 uint64_t ndalloc;
27 uint64_t nrequests;
33 size_t curregs;
36 uint64_t nfills;
39 uint64_t nflushes;
42 uint64_t nslabs;
48 uint64_t reslabs;
51 size_t curslabs;

Completed in 3 milliseconds