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.c65 struct evsel *evsel = hists_to_evsel(hists); in __hpp__fmt()
219 struct evsel *evsel = hists_to_evsel(pair->hists); in hist_entry__new_pair()
224 struct evsel *evsel = hists_to_evsel(pair->hists); in hist_entry__new_pair()
241 struct evsel *evsel = hists_to_evsel(a->hists); in __hpp__group_sort_idx()
295 evsel = hists_to_evsel(a->hists); in __hpp__sort()
378 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()
2485 evsel = hists_to_evsel(browser->hists); in do_annotate()
2553 hist_entry__annotate_data_tui(he, hists_to_evsel(browser->hists), browser->hbt); in do_annotate_type()
2767 script_browse(script_opt, hists_to_evsel(browser->hists)); in do_run_script()
2779 res_sample_browse(he->res_samples, he->num_res, hists_to_evsel(browser->hists), act->rstype); in do_res_sample_script()
/linux/tools/perf/util/
H A Dblock-info.c160 hists_to_evsel(he->hists)); in block_info__process_sym()
H A Dhist.h454 static inline struct evsel *hists_to_evsel(struct hists *hists) in hists_to_evsel() function
H A Dsort.c1112 evsel = hists_to_evsel(he->hists); in get_trace_output()
1135 evsel = hists_to_evsel(left->hists); in sort__trace_cmp()
1152 evsel = hists_to_evsel(he->hists); in hist_entry__trace_snprintf()
3107 return hists_to_evsel(hists) == hde->evsel; in perf_hpp__defined_dynamic_entry()
H A Dannotate.c2871 struct evsel *evsel = hists_to_evsel(he->hists); in __hist_entry__get_data_type()
2898 struct evsel *evsel = hists_to_evsel(he->hists); in hist_entry__get_data_type()
H A Dhist.c2918 struct evsel *evsel = hists_to_evsel(hists); in __hists__scnprintf_title()
/linux/tools/perf/
H A Dbuiltin-top.c124 evsel = hists_to_evsel(he->hists); in perf_top__parse_source()
252 evsel = hists_to_evsel(he->hists); in perf_top__show_details()
H A Dbuiltin-report.c485 struct evsel *evsel = hists_to_evsel(hists); in hists__fprintf_nr_sample_events()
762 struct evsel *evsel = hists_to_evsel(he->hists); in hists__resort_cb()