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

/freebsd-11-stable/contrib/jemalloc/include/jemalloc/internal/
H A Dprof.h218 bool enq_gdump; member in struct:prof_tdata_s
/freebsd-11-stable/contrib/jemalloc/src/
H A Dprof.c300 gdump = tdata->enq_gdump;
301 tdata->enq_gdump = false;
1743 tdata->enq_gdump = true;
1827 tdata->enq_gdump = false;

Completed in 103 milliseconds