Home
last modified time | relevance | path

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

/linux/tools/perf/util/
H A Dannotate.h57 show_br_cntr, member
391 return annotate_opts.show_br_cntr ? ANNOTATION__BR_CNTR_WIDTH : 0; in annotation__br_cntr_width()
H A Dannotate.c2111 if (annotate_opts.show_br_cntr) { in annotation_line__write()
/linux/tools/perf/
H A Dbuiltin-annotate.c943 annotate_opts.show_br_cntr = true; in cmd_annotate()
/linux/tools/perf/ui/browsers/
H A Dhists.c3739 annotate_opts.show_br_cntr = true; in block_hists_tui_browse()