Home
last modified time | relevance | path

Searched refs:prof_tctx_state_nominal (Results 1 – 4 of 4) sorted by relevance

/external/jemalloc_new/include/jemalloc/internal/
Dprof_structs.h42 prof_tctx_state_nominal, enumerator
/external/jemalloc/src/
Dprof.c660 case prof_tctx_state_nominal: in prof_tctx_destroy()
822 ret.p->state = prof_tctx_state_nominal; in prof_lookup()
1052 case prof_tctx_state_nominal: in prof_tctx_merge_tdata()
1095 case prof_tctx_state_nominal: in prof_tctx_merge_iter()
1124 case prof_tctx_state_nominal: in prof_tctx_dump_iter()
1151 case prof_tctx_state_nominal: in prof_tctx_finish_iter()
1155 tctx->state = prof_tctx_state_nominal; in prof_tctx_finish_iter()
/external/jemalloc_new/src/
Dprof.c663 case prof_tctx_state_nominal: in prof_tctx_destroy()
849 ret.p->state = prof_tctx_state_nominal; in prof_lookup()
1065 case prof_tctx_state_nominal: in prof_tctx_merge_tdata()
1105 case prof_tctx_state_nominal: in prof_tctx_merge_iter()
1133 case prof_tctx_state_nominal: in prof_tctx_dump_iter()
1160 case prof_tctx_state_nominal: in prof_tctx_finish_iter()
1164 tctx->state = prof_tctx_state_nominal; in prof_tctx_finish_iter()
/external/jemalloc/include/jemalloc/internal/
Dprof.h83 prof_tctx_state_nominal, enumerator