Searched refs:hists_to_evsel (Results 1 - 10 of 10) sorted by relevance

/linux-master/tools/perf/ui/
H A Dhist.c32 struct evsel *evsel = hists_to_evsel(hists);
61 evsel = hists_to_evsel(pair->hists);
167 struct evsel *evsel = hists_to_evsel(pair->hists);
172 struct evsel *evsel = hists_to_evsel(pair->hists);
189 struct evsel *evsel = hists_to_evsel(a->hists);
243 evsel = hists_to_evsel(a->hists);
295 struct evsel *evsel = hists_to_evsel(hists);
/linux-master/tools/perf/tests/
H A Dhists_cumulate.c83 struct evsel *evsel = hists_to_evsel(hists);
206 evsel__output_resort(hists_to_evsel(hists), NULL);
H A Dhists_output.c53 struct evsel *evsel = hists_to_evsel(hists);
/linux-master/tools/perf/util/
H A Dhist.h246 static inline struct evsel *hists_to_evsel(struct hists *hists) function
H A Dsort.c945 evsel = hists_to_evsel(he->hists);
967 evsel = hists_to_evsel(left->hists);
984 evsel = hists_to_evsel(he->hists);
2839 return hists_to_evsel(hists) == hde->evsel;
H A Dhist.c2749 struct evsel *evsel = hists_to_evsel(hists);
H A Dannotate.c3815 struct evsel *evsel = hists_to_evsel(he->hists);
/linux-master/tools/perf/
H A Dbuiltin-top.c123 evsel = hists_to_evsel(he->hists);
251 evsel = hists_to_evsel(he->hists);
H A Dbuiltin-report.c479 struct evsel *evsel = hists_to_evsel(hists);
745 struct evsel *evsel = hists_to_evsel(he->hists);
/linux-master/tools/perf/ui/browsers/
H A Dhists.c675 struct evsel *evsel = hists_to_evsel(browser->hists);
2444 evsel = hists_to_evsel(browser->hists);

Completed in 366 milliseconds