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