Lines Matching refs:evsel__hists
796 struct hists *hists = evsel__hists(iter->evsel); in iter_add_single_mem_entry()
830 struct hists *hists = evsel__hists(evsel); in iter_finish_mem_entry()
900 struct hists *hists = evsel__hists(evsel); in iter_add_next_branch_entry()
955 he = hists__add_entry(evsel__hists(evsel), al, iter->parent, NULL, NULL, in iter_add_single_normal_entry()
977 hists__inc_nr_samples(evsel__hists(evsel), he->filtered); in iter_finish_normal_entry()
1010 struct hists *hists = evsel__hists(evsel); in iter_add_single_cumulative_entry()
1059 .hists = evsel__hists(evsel), in iter_add_next_cumulative_entry()
1092 he = hists__add_entry(evsel__hists(evsel), al, iter->parent, NULL, NULL, in iter_add_next_cumulative_entry()
1898 output_resort(evsel__hists(evsel), prog, use_callchain, cb, cb_arg); in perf_evsel__output_resort_cb()
2612 ret += events_stats__fprintf(&evsel__hists(pos)->stats, fp); in perf_evlist__fprintf_nr_events()
2653 struct hists *pos_hists = evsel__hists(pos); in __hists__scnprintf_title()
2765 struct hists *hists = evsel__hists(evsel); in hists_evsel__exit()
2783 struct hists *hists = evsel__hists(evsel); in hists_evsel__init()