Lines Matching refs:sample_self
413 bool sample_self, in hist_entry__init() argument
424 if (!sample_self) in hist_entry__init()
522 bool sample_self) in hist_entry__new() argument
537 err = hist_entry__init(he, template, sample_self, callchain_size); in hist_entry__new()
567 bool sample_self) in hists__findnew_entry() argument
592 if (sample_self) { in hists__findnew_entry()
628 he = hist_entry__new(entry, sample_self); in hists__findnew_entry()
632 if (sample_self) in hists__findnew_entry()
639 if (sample_self) in hists__findnew_entry()
680 bool sample_self, in __hists__add_entry() argument
717 }, *he = hists__findnew_entry(hists, &entry, al, sample_self); in __hists__add_entry()
732 bool sample_self) in hists__add_entry() argument
735 sample, sample_self, NULL); in hists__add_entry()
745 bool sample_self) in hists__add_entry_ops() argument
748 sample, sample_self, ops); in hists__add_entry_ops()