Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/tools/perf/ui/
H A Dhist.c31 struct evsel *evsel = hists_to_evsel(hists); in __hpp__fmt()
60 evsel = hists_to_evsel(pair->hists); in __hpp__fmt()
166 struct evsel *evsel = hists_to_evsel(pair->hists); in hist_entry__new_pair()
171 struct evsel *evsel = hists_to_evsel(pair->hists); in hist_entry__new_pair()
188 struct evsel *evsel = hists_to_evsel(a->hists); in __hpp__group_sort_idx()
242 evsel = hists_to_evsel(a->hists); in __hpp__sort()
292 struct evsel *evsel = hists_to_evsel(hists); in hpp__width_fn()
/kernel/linux/linux-6.6/tools/perf/ui/
H A Dhist.c32 struct evsel *evsel = hists_to_evsel(hists); in __hpp__fmt()
61 evsel = hists_to_evsel(pair->hists); in __hpp__fmt()
167 struct evsel *evsel = hists_to_evsel(pair->hists); in hist_entry__new_pair()
172 struct evsel *evsel = hists_to_evsel(pair->hists); in hist_entry__new_pair()
189 struct evsel *evsel = hists_to_evsel(a->hists); in __hpp__group_sort_idx()
243 evsel = hists_to_evsel(a->hists); in __hpp__sort()
295 struct evsel *evsel = hists_to_evsel(hists); in hpp__width_fn()
/kernel/linux/linux-5.10/tools/perf/tests/
H A Dhists_cumulate.c83 struct evsel *evsel = hists_to_evsel(hists); in add_hist_entries()
193 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()
/kernel/linux/linux-6.6/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()
/kernel/linux/linux-5.10/tools/perf/
H A Dbuiltin-report.c452 struct evsel *evsel = hists_to_evsel(hists); in hists__fprintf_nr_sample_events()
707 struct evsel *evsel = hists_to_evsel(he->hists); in hists__resort_cb()
H A Dbuiltin-top.c121 evsel = hists_to_evsel(he->hists); in perf_top__parse_source()
247 evsel = hists_to_evsel(he->hists); in perf_top__show_details()
/kernel/linux/linux-5.10/tools/perf/util/
H A Dhist.h227 static inline struct evsel *hists_to_evsel(struct hists *hists) in hists_to_evsel() function
H A Dsort.c752 evsel = hists_to_evsel(he->hists); in get_trace_output()
774 evsel = hists_to_evsel(left->hists); in sort__trace_cmp()
791 evsel = hists_to_evsel(he->hists); in hist_entry__trace_snprintf()
2126 return hists_to_evsel(hists) == hde->evsel; in perf_hpp__defined_dynamic_entry()
H A Dhist.c2690 struct evsel *evsel = hists_to_evsel(hists); in __hists__scnprintf_title()
/kernel/linux/linux-6.6/tools/perf/util/
H A Dhist.h243 static inline struct evsel *hists_to_evsel(struct hists *hists) in hists_to_evsel() function
H A Dsort.c898 evsel = hists_to_evsel(he->hists); in get_trace_output()
920 evsel = hists_to_evsel(left->hists); in sort__trace_cmp()
937 evsel = hists_to_evsel(he->hists); in hist_entry__trace_snprintf()
2643 return hists_to_evsel(hists) == hde->evsel; in perf_hpp__defined_dynamic_entry()
H A Dhist.c2753 struct evsel *evsel = hists_to_evsel(hists); in __hists__scnprintf_title()
/kernel/linux/linux-6.6/tools/perf/
H A Dbuiltin-report.c478 struct evsel *evsel = hists_to_evsel(hists); in hists__fprintf_nr_sample_events()
731 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()
/kernel/linux/linux-6.6/tools/perf/ui/browsers/
H A Dhists.c675 struct evsel *evsel = hists_to_evsel(browser->hists); in hist_browser__handle_hotkey()
2446 evsel = hists_to_evsel(browser->hists); in do_annotate()
/kernel/linux/linux-5.10/tools/perf/ui/browsers/
H A Dhists.c2445 evsel = hists_to_evsel(browser->hists); in do_annotate()

Completed in 41 milliseconds