Home
last modified time | relevance | path

Searched refs:show_br_cntr (Results 1 – 4 of 4) sorted by relevance

/linux-6.12.1/tools/perf/util/
Dannotate.h48 show_br_cntr, member
364 return annotate_opts.show_br_cntr ? ANNOTATION__BR_CNTR_WIDTH : 0; in annotation__br_cntr_width()
Dannotate.c1982 if (annotate_opts.show_br_cntr) { in __annotation_line__write()
/linux-6.12.1/tools/perf/
Dbuiltin-annotate.c937 annotate_opts.show_br_cntr = true; in cmd_annotate()
/linux-6.12.1/tools/perf/ui/browsers/
Dhists.c3709 annotate_opts.show_br_cntr = true; in block_hists_tui_browse()