Home
last modified time | relevance | path

Searched refs:show_minmax_cycle (Results 1 – 3 of 3) sorted by relevance

/linux-6.15/tools/perf/util/
H A Dannotate.h54 show_minmax_cycle, member
359 if (notes->branch && annotate_opts.show_minmax_cycle) in annotation__cycles_width()
H A Dannotate.c2000 if (!annotate_opts.show_minmax_cycle) { in __annotation_line__write()
/linux-6.15/tools/perf/ui/browsers/
H A Dannotate.c900 if (annotate_opts.show_minmax_cycle) in annotate_browser__run()
901 annotate_opts.show_minmax_cycle = false; in annotate_browser__run()
903 annotate_opts.show_minmax_cycle = true; in annotate_browser__run()