Home
last modified time | relevance | path

Searched refs:annotation_br_cntr_abbr_list (Results 1 – 6 of 6) sorted by relevance

/linux/tools/perf/util/
H A Dannotate.h569 int annotation_br_cntr_abbr_list(char **str, struct evsel *evsel, bool header);
H A Dannotate.c1743 int annotation_br_cntr_abbr_list(char **str, struct evsel *evsel, bool header) in annotation_br_cntr_abbr_list() function
/linux/tools/perf/ui/browsers/
H A Dannotate.c735 annotation_br_cntr_abbr_list(&br_cntr_text, evsel, false); in annotate_browser__run()
H A Dhists.c3708 if (!annotation_br_cntr_abbr_list(&br_cntr_text, evsel, false)) in block_hists_tui_browse()
/linux/tools/perf/
H A Dbuiltin-report.c580 if (!annotation_br_cntr_abbr_list(&buf, pos, true)) { in evlist__tty_browse_hists()
H A Dbuiltin-script.c808 if (!annotation_br_cntr_abbr_list(&buf, evsel, true)) { in perf_sample__fprintf_start()