Searched refs:gdump (Results 1 – 3 of 3) sorted by relevance
568 bool idump, gdump; in prof_leave() local574 gdump = tdata->enq_gdump; in prof_leave()580 if (gdump) { in prof_leave()2909 prof_gdump_set(tsdn_t *tsdn, bool gdump) { in prof_gdump_set() argument2914 prof_gdump_val = gdump; in prof_gdump_set()
855 extent_deregister_impl(tsdn_t *tsdn, extent_t *extent, bool gdump) { in extent_deregister_impl() argument872 if (config_prof && gdump) { in extent_deregister_impl()
160 - Allow prof_active to control opt.lg_prof_interval and prof.gdump.502 - Fix lock order reversal during gdump. (@jasone)627 - Fix chunk accounting related to triggering gdump profiles. (@jasone)883 - Add the "prof.gdump" mallctl, which makes it possible to toggle the gdump