Lines Matching refs:evsel__hists
818 struct hists *hists = evsel__hists(iter->evsel); in iter_add_single_mem_entry()
852 struct hists *hists = evsel__hists(evsel); in iter_finish_mem_entry()
923 struct hists *hists = evsel__hists(evsel); in iter_add_next_branch_entry()
978 he = hists__add_entry(evsel__hists(evsel), al, iter->parent, NULL, NULL, in iter_add_single_normal_entry()
1000 hists__inc_nr_samples(evsel__hists(evsel), he->filtered); in iter_finish_normal_entry()
1033 struct hists *hists = evsel__hists(evsel); in iter_add_single_cumulative_entry()
1096 .hists = evsel__hists(evsel), in iter_add_next_cumulative_entry()
1139 he = hists__add_entry(evsel__hists(evsel), al, iter->parent, NULL, NULL, in iter_add_next_cumulative_entry()
1945 output_resort(evsel__hists(evsel), prog, use_callchain, cb, cb_arg); in evsel__output_resort_cb()
2664 ret += events_stats__fprintf(&evsel__hists(pos)->stats, fp); in perf_evlist__fprintf_nr_events()
2705 struct hists *pos_hists = evsel__hists(pos); in __hists__scnprintf_title()
2817 struct hists *hists = evsel__hists(evsel); in hists_evsel__exit()
2835 struct hists *hists = evsel__hists(evsel); in hists_evsel__init()