hists_to_evsel    423 tools/perf/builtin-report.c 	struct evsel *evsel = hists_to_evsel(hists);
hists_to_evsel    646 tools/perf/builtin-report.c 		struct evsel *evsel = hists_to_evsel(he->hists);
hists_to_evsel    118 tools/perf/builtin-top.c 	evsel = hists_to_evsel(he->hists);
hists_to_evsel    244 tools/perf/builtin-top.c 	evsel = hists_to_evsel(he->hists);
hists_to_evsel     83 tools/perf/tests/hists_cumulate.c 	struct evsel *evsel = hists_to_evsel(hists);
hists_to_evsel    193 tools/perf/tests/hists_cumulate.c 	perf_evsel__output_resort(hists_to_evsel(hists), NULL);
hists_to_evsel     53 tools/perf/tests/hists_output.c 	struct evsel *evsel = hists_to_evsel(hists);
hists_to_evsel   2383 tools/perf/ui/browsers/hists.c 	evsel = hists_to_evsel(browser->hists);
hists_to_evsel     31 tools/perf/ui/hist.c 	struct evsel *evsel = hists_to_evsel(hists);
hists_to_evsel     60 tools/perf/ui/hist.c 			evsel = hists_to_evsel(pair->hists);
hists_to_evsel    167 tools/perf/ui/hist.c 	evsel = hists_to_evsel(a->hists);
hists_to_evsel    179 tools/perf/ui/hist.c 		evsel = hists_to_evsel(pair->hists);
hists_to_evsel    184 tools/perf/ui/hist.c 		evsel = hists_to_evsel(pair->hists);
hists_to_evsel    229 tools/perf/ui/hist.c 	struct evsel *evsel = hists_to_evsel(hists);
hists_to_evsel   2634 tools/perf/util/hist.c 	struct evsel *evsel = hists_to_evsel(hists);
hists_to_evsel    709 tools/perf/util/sort.c 	evsel = hists_to_evsel(he->hists);
hists_to_evsel    731 tools/perf/util/sort.c 	evsel = hists_to_evsel(left->hists);
hists_to_evsel    748 tools/perf/util/sort.c 	evsel = hists_to_evsel(he->hists);
hists_to_evsel   2098 tools/perf/util/sort.c 	return hists_to_evsel(hists) == hde->evsel;