HomeSort by relevance Sort by last modified time
    Searched refs:enq_gdump (Results 1 - 2 of 2) sorted by null

  /external/jemalloc/src/
prof.c 150 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/
prof.h 184 bool enq_gdump; member in struct:prof_tdata_s

Completed in 509 milliseconds