Home
last modified time | relevance | path

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

/linux/tools/perf/ui/
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()
/linux/tools/perf/tests/
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()
A Dhists_output.c53 struct evsel *evsel = hists_to_evsel(hists); in add_hist_entries()
/linux/tools/perf/util/
A Dhist.h234 static inline struct evsel *hists_to_evsel(struct hists *hists) in hists_to_evsel() function
A Dsort.c755 evsel = hists_to_evsel(he->hists); in get_trace_output()
777 evsel = hists_to_evsel(left->hists); in sort__trace_cmp()
794 evsel = hists_to_evsel(he->hists); in hist_entry__trace_snprintf()
2282 return hists_to_evsel(hists) == hde->evsel; in perf_hpp__defined_dynamic_entry()
A Dhist.c2704 struct evsel *evsel = hists_to_evsel(hists); in __hists__scnprintf_title()
/linux/tools/perf/
A Dbuiltin-report.c447 struct evsel *evsel = hists_to_evsel(hists); in hists__fprintf_nr_sample_events()
700 struct evsel *evsel = hists_to_evsel(he->hists); in hists__resort_cb()
A Dbuiltin-top.c122 evsel = hists_to_evsel(he->hists); in perf_top__parse_source()
248 evsel = hists_to_evsel(he->hists); in perf_top__show_details()
/linux/tools/perf/ui/browsers/
A Dhists.c685 struct evsel *evsel = hists_to_evsel(browser->hists); in hist_browser__handle_hotkey()
2456 evsel = hists_to_evsel(browser->hists); in do_annotate()

Completed in 34 milliseconds