Lines Matching defs:sample_self
428 bool sample_self,
439 if (!sample_self)
537 bool sample_self)
552 err = hist_entry__init(he, template, sample_self, callchain_size);
582 bool sample_self)
607 if (sample_self) {
643 he = hist_entry__new(entry, sample_self);
647 if (sample_self)
654 if (sample_self)
695 bool sample_self,
734 }, *he = hists__findnew_entry(hists, &entry, al, sample_self);
749 bool sample_self)
752 sample, sample_self, NULL);
762 bool sample_self)
765 sample, sample_self, ops);