Lines Matching refs:sample_self
440 bool sample_self, in hist_entry__init() argument
451 if (!sample_self) in hist_entry__init()
549 bool sample_self) in hist_entry__new() argument
564 err = hist_entry__init(he, template, sample_self, callchain_size); in hist_entry__new()
594 bool sample_self) in hists__findnew_entry() argument
621 if (sample_self) { in hists__findnew_entry()
657 he = hist_entry__new(entry, sample_self); in hists__findnew_entry()
661 if (sample_self) in hists__findnew_entry()
668 if (sample_self) in hists__findnew_entry()
709 bool sample_self, in __hists__add_entry() argument
751 }, *he = hists__findnew_entry(hists, &entry, al, sample_self); in __hists__add_entry()
766 bool sample_self) in hists__add_entry() argument
769 sample, sample_self, NULL); in hists__add_entry()
779 bool sample_self) in hists__add_entry_ops() argument
782 sample, sample_self, ops); in hists__add_entry_ops()