Lines Matching refs:evsel__hists
689 struct hists *hists = evsel__hists(iter->evsel); in iter_add_single_mem_entry()
723 struct hists *hists = evsel__hists(evsel); in iter_finish_mem_entry()
793 struct hists *hists = evsel__hists(evsel); in iter_add_next_branch_entry()
848 he = hists__add_entry(evsel__hists(evsel), al, iter->parent, NULL, NULL, in iter_add_single_normal_entry()
870 hists__inc_nr_samples(evsel__hists(evsel), he->filtered); in iter_finish_normal_entry()
903 struct hists *hists = evsel__hists(evsel); in iter_add_single_cumulative_entry()
952 .hists = evsel__hists(evsel), in iter_add_next_cumulative_entry()
985 he = hists__add_entry(evsel__hists(evsel), al, iter->parent, NULL, NULL, in iter_add_next_cumulative_entry()
1771 output_resort(evsel__hists(evsel), prog, use_callchain, NULL); in perf_evsel__output_resort()
2451 ret += events_stats__fprintf(&evsel__hists(pos)->stats, fp); in perf_evlist__fprintf_nr_events()
2492 struct hists *pos_hists = evsel__hists(pos); in __hists__scnprintf_title()
2604 struct hists *hists = evsel__hists(evsel); in hists_evsel__exit()
2622 struct hists *hists = evsel__hists(evsel); in hists_evsel__init()