Searched refs:enq_idump (Results 1 - 2 of 2) sorted by relevance

/external/jemalloc/src/
H A Dprof.c148 idump = prof_tdata->enq_idump;
149 prof_tdata->enq_idump = false;
1147 prof_tdata->enq_idump = true;
1263 prof_tdata->enq_idump = false;
/external/jemalloc/include/jemalloc/internal/
H A Dprof.h183 bool enq_idump; member in struct:prof_tdata_s

Completed in 157 milliseconds