Searched refs:annotation_br_cntr_abbr_list (Results 1 – 6 of 6) sorted by relevance
| /linux/tools/perf/util/ |
| H A D | annotate.h | 587 int annotation_br_cntr_abbr_list(char **str, struct evsel *evsel, bool header);
|
| H A D | annotate.c | 1811 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 D | annotate.c | 910 annotation_br_cntr_abbr_list(&br_cntr_text, evsel, false); in annotate_browser__run()
|
| H A D | hists.c | 3738 if (!annotation_br_cntr_abbr_list(&br_cntr_text, evsel, false)) in block_hists_tui_browse()
|
| /linux/tools/perf/ |
| H A D | builtin-report.c | 583 if (!annotation_br_cntr_abbr_list(&buf, pos, true)) { in evlist__tty_browse_hists()
|
| H A D | builtin-script.c | 834 if (!annotation_br_cntr_abbr_list(&buf, evsel, true)) { in perf_sample__fprintf_start()
|