Lines Matching refs:sample_self
438 bool sample_self, in hist_entry__init() argument
449 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
617 if (sample_self) { in hists__findnew_entry()
655 he = hist_entry__new(entry, sample_self); in hists__findnew_entry()
659 if (sample_self) in hists__findnew_entry()
666 if (sample_self) in hists__findnew_entry()
708 bool sample_self, in __hists__add_entry() argument
752 }, *he = hists__findnew_entry(hists, &entry, al, sample_self); in __hists__add_entry()
768 bool sample_self) in hists__add_entry() argument
771 sample, sample_self, NULL); in hists__add_entry()
782 bool sample_self) in hists__add_entry_ops() argument
785 sample, sample_self, ops); in hists__add_entry_ops()