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

/external/jemalloc/src/
H A Dprof.c150 gdump = prof_tdata->enq_gdump;
151 prof_tdata->enq_gdump = false;
1197 prof_tdata->enq_gdump = true;
1264 prof_tdata->enq_gdump = false;
/external/jemalloc/include/jemalloc/internal/
H A Dprof.h184 bool enq_gdump; member in struct:prof_tdata_s

Completed in 70 milliseconds