Lines Matching refs:sample_self
432 bool sample_self, in hist_entry__init() argument
443 if (!sample_self) in hist_entry__init()
541 bool sample_self) in hist_entry__new() argument
556 err = hist_entry__init(he, template, sample_self, callchain_size); in hist_entry__new()
586 bool sample_self) in hists__findnew_entry() argument
610 if (sample_self) { in hists__findnew_entry()
646 he = hist_entry__new(entry, sample_self); in hists__findnew_entry()
650 if (sample_self) in hists__findnew_entry()
657 if (sample_self) in hists__findnew_entry()
698 bool sample_self, in __hists__add_entry() argument
740 }, *he = hists__findnew_entry(hists, &entry, al, sample_self); in __hists__add_entry()
755 bool sample_self) in hists__add_entry() argument
758 sample, sample_self, NULL); in hists__add_entry()
768 bool sample_self) in hists__add_entry_ops() argument
771 sample, sample_self, ops); in hists__add_entry_ops()