Lines Matching defs:sample_self
438 bool sample_self,
449 if (!sample_self)
549 bool sample_self)
564 err = hist_entry__init(he, template, sample_self, callchain_size);
594 bool sample_self)
617 if (sample_self) {
655 he = hist_entry__new(entry, sample_self);
659 if (sample_self)
666 if (sample_self)
708 bool sample_self,
752 }, *he = hists__findnew_entry(hists, &entry, al, sample_self);
768 bool sample_self)
771 sample, sample_self, NULL);
782 bool sample_self)
785 sample, sample_self, ops);