Home
last modified time | relevance | path

Searched refs:hists_to_evsel (Results 1 – 12 of 12) sorted by relevance

/linux/tools/perf/ui/
H A Dhist.c61 struct evsel *evsel = hists_to_evsel(hists); in __hpp__fmt()
173 struct evsel *evsel = hists_to_evsel(pair->hists); in hist_entry__new_pair()
178 struct evsel *evsel = hists_to_evsel(pair->hists); in hist_entry__new_pair()
195 struct evsel *evsel = hists_to_evsel(a->hists); in __hpp__group_sort_idx()
249 evsel = hists_to_evsel(a->hists); in __hpp__sort()
301 struct evsel *evsel = hists_to_evsel(hists); in hpp__width_fn()
/linux/tools/perf/tests/
H A Dhists_cumulate.c83 struct evsel *evsel = hists_to_evsel(hists); in add_hist_entries()
206 evsel__output_resort(hists_to_evsel(hists), NULL); in do_test()
H A Dhists_output.c53 struct evsel *evsel = hists_to_evsel(hists); in add_hist_entries()
/linux/tools/perf/ui/browsers/
H A Dannotate-data.c157 struct evsel *evsel = hists_to_evsel(he->hists); in annotated_data_browser__collect_entries()
394 struct evsel *leader = hists_to_evsel(he->hists); in browser__write()
H A Dhists.c676 struct evsel *evsel = hists_to_evsel(browser->hists); in hist_browser__handle_hotkey()
2445 evsel = hists_to_evsel(browser->hists); in do_annotate()
2530 act->evsel = hists_to_evsel(browser->hists); in add_annotate_type_opt()
/linux/tools/perf/util/
H A Dblock-info.c160 hists_to_evsel(he->hists)); in block_info__process_sym()
H A Dhist.h422 static inline struct evsel *hists_to_evsel(struct hists *hists) in hists_to_evsel() function
H A Dsort.c946 evsel = hists_to_evsel(he->hists); in get_trace_output()
968 evsel = hists_to_evsel(left->hists); in sort__trace_cmp()
985 evsel = hists_to_evsel(he->hists); in hist_entry__trace_snprintf()
2900 return hists_to_evsel(hists) == hde->evsel; in perf_hpp__defined_dynamic_entry()
H A Dannotate.c2588 struct evsel *evsel = hists_to_evsel(he->hists); in hist_entry__get_data_type()
H A Dhist.c2776 struct evsel *evsel = hists_to_evsel(hists); in __hists__scnprintf_title()
/linux/tools/perf/
H A Dbuiltin-report.c480 struct evsel *evsel = hists_to_evsel(hists); in hists__fprintf_nr_sample_events()
754 struct evsel *evsel = hists_to_evsel(he->hists); in hists__resort_cb()
H A Dbuiltin-top.c123 evsel = hists_to_evsel(he->hists); in perf_top__parse_source()
251 evsel = hists_to_evsel(he->hists); in perf_top__show_details()