Home
last modified time | relevance | path

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

/src/contrib/jemalloc/include/jemalloc/internal/
H A Dprof_structs.h25 struct prof_cnt_s { struct
27 uint64_t curobjs;
28 uint64_t curobjs_shifted_unbiased;
29 uint64_t curbytes;
30 uint64_t curbytes_unbiased;
31 uint64_t accumobjs;
32 uint64_t accumobjs_shifted_unbiased;
33 uint64_t accumbytes;
34 uint64_t accumbytes_unbiased;