Lines Matching refs:sample_self
373 bool sample_self, in hist_entry__init() argument
384 if (!sample_self) in hist_entry__init()
463 bool sample_self) in hist_entry__new() argument
478 err = hist_entry__init(he, template, sample_self, callchain_size); in hist_entry__new()
508 bool sample_self) in hists__findnew_entry() argument
532 if (sample_self) { in hists__findnew_entry()
564 he = hist_entry__new(entry, sample_self); in hists__findnew_entry()
568 if (sample_self) in hists__findnew_entry()
575 if (sample_self) in hists__findnew_entry()
589 bool sample_self, in __hists__add_entry() argument
624 }, *he = hists__findnew_entry(hists, &entry, al, sample_self); in __hists__add_entry()
637 bool sample_self) in hists__add_entry() argument
640 sample, sample_self, NULL); in hists__add_entry()
650 bool sample_self) in hists__add_entry_ops() argument
653 sample, sample_self, ops); in hists__add_entry_ops()