Home
last modified time | relevance | path

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

/external/jemalloc_new/include/jemalloc/internal/
Dprof_structs.h43 prof_tctx_state_dumping, enumerator
/external/jemalloc/src/
Dprof.c683 case prof_tctx_state_dumping: in prof_tctx_destroy()
1053 tctx->state = prof_tctx_state_dumping; in prof_tctx_merge_tdata()
1067 case prof_tctx_state_dumping: in prof_tctx_merge_tdata()
1098 case prof_tctx_state_dumping: in prof_tctx_merge_iter()
1127 case prof_tctx_state_dumping: in prof_tctx_dump_iter()
1154 case prof_tctx_state_dumping: in prof_tctx_finish_iter()
/external/jemalloc_new/src/
Dprof.c687 case prof_tctx_state_dumping: in prof_tctx_destroy()
1066 tctx->state = prof_tctx_state_dumping; in prof_tctx_merge_tdata()
1080 case prof_tctx_state_dumping: in prof_tctx_merge_tdata()
1108 case prof_tctx_state_dumping: in prof_tctx_merge_iter()
1136 case prof_tctx_state_dumping: in prof_tctx_dump_iter()
1163 case prof_tctx_state_dumping: in prof_tctx_finish_iter()
/external/jemalloc/include/jemalloc/internal/
Dprof.h84 prof_tctx_state_dumping, enumerator