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

/gem5/src/mem/probes/
H A Dstack_dist.hh68 const bool disableLogHists; member in class:StackDistProbe
H A Dstack_dist.cc49 disableLogHists(p->disable_log_hists),
78 .flags(disableLogHists ? nozero : pdf);
90 .flags(disableLogHists ? nozero : pdf);
124 if (!disableLogHists) {

Completed in 5 milliseconds