Lines Matching refs:sample_self
437 bool sample_self, in hist_entry__init() argument
448 if (!sample_self) in hist_entry__init()
546 bool sample_self) in hist_entry__new() argument
561 err = hist_entry__init(he, template, sample_self, callchain_size); in hist_entry__new()
591 bool sample_self) in hists__findnew_entry() argument
615 if (sample_self) { in hists__findnew_entry()
651 he = hist_entry__new(entry, sample_self); in hists__findnew_entry()
655 if (sample_self) in hists__findnew_entry()
662 if (sample_self) in hists__findnew_entry()
703 bool sample_self, in __hists__add_entry() argument
745 }, *he = hists__findnew_entry(hists, &entry, al, sample_self); in __hists__add_entry()
760 bool sample_self) in hists__add_entry() argument
763 sample, sample_self, NULL); in hists__add_entry()
773 bool sample_self) in hists__add_entry_ops() argument
776 sample, sample_self, ops); in hists__add_entry_ops()