Searched refs:collectingHist (Results 1 – 2 of 2) sorted by relevance
400 bool collectingHist; variable406 collectingHist = doHist;411 collectingHist(o.collectingHist), hist(o.hist) {} in statistic()414 sampleCount(sc), offset(0.0), collectingHist(false) {} in statistic()415 bool haveHist() const { return collectingHist; } in haveHist()
90 if (collectingHist) in addSample()121 if (collectingHist) in operator +=()