Lines Matching refs:sample_self
524 bool sample_self, in hist_entry__init() argument
535 if (!sample_self) in hist_entry__init()
635 bool sample_self) in hist_entry__new() argument
650 err = hist_entry__init(he, template, sample_self, callchain_size); in hist_entry__new()
682 bool sample_self) in hists__findnew_entry() argument
706 if (sample_self) { in hists__findnew_entry()
743 he = hist_entry__new(entry, sample_self); in hists__findnew_entry()
747 if (sample_self) in hists__findnew_entry()
754 if (sample_self) in hists__findnew_entry()
800 bool sample_self, in __hists__add_entry() argument
849 }, *he = hists__findnew_entry(hists, &entry, al, sample_self); in __hists__add_entry()
865 bool sample_self) in hists__add_entry() argument
868 sample, sample_self, NULL); in hists__add_entry()
879 bool sample_self) in hists__add_entry_ops() argument
882 sample, sample_self, ops); in hists__add_entry_ops()