Home
last modified time | relevance | path

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

/external/jemalloc_new/include/jemalloc/internal/
Dprof_structs.h47 struct prof_tctx_s { struct
49 prof_tdata_t *tdata;
55 uint64_t thr_uid;
56 uint64_t thr_discrim;
59 prof_cnt_t cnts;
62 prof_gctx_t *gctx;
89 prof_tctx_state_t state; argument
95 prof_cnt_t dump_cnts;
/external/jemalloc/include/jemalloc/internal/
Dprof.h88 struct prof_tctx_s { struct
90 prof_tdata_t *tdata;
96 uint64_t thr_uid;
97 uint64_t thr_discrim;
100 prof_cnt_t cnts;
103 prof_gctx_t *gctx;
130 prof_tctx_state_t state; argument
136 prof_cnt_t dump_cnts;