Home
last modified time | relevance | path

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

/external/jemalloc/include/jemalloc/internal/
Dstats.h22 struct malloc_bin_stats_s { struct
27 size_t allocated;
35 uint64_t nmalloc;
36 uint64_t ndalloc;
43 uint64_t nrequests;
46 uint64_t nfills;
49 uint64_t nflushes;
52 uint64_t nruns;
58 uint64_t reruns;
61 size_t curruns;