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

/gem5/src/mem/probes/
H A Dstack_dist.hh65 const bool disableLinearHists; member in class:StackDistProbe
H A Dstack_dist.cc48 disableLinearHists(p->disable_linear_hists),
72 .flags(disableLinearHists ? nozero : pdf);
84 .flags(disableLinearHists ? nozero : pdf);
117 if (!disableLinearHists) {

Completed in 3 milliseconds