Home
last modified time | relevance | path

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

/external/jemalloc_new/include/jemalloc/internal/
Dprof_structs.h32 struct prof_cnt_s { struct
34 uint64_t curobjs;
35 uint64_t curbytes;
36 uint64_t accumobjs;
37 uint64_t accumbytes;
/external/jemalloc/include/jemalloc/internal/
Dprof.h73 struct prof_cnt_s { struct
75 uint64_t curobjs;
76 uint64_t curbytes;
77 uint64_t accumobjs;
78 uint64_t accumbytes;