Home
last modified time | relevance | path

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

/linux/tools/perf/util/
H A Dannotate.h55 show_minmax_cycle, member
373 if (notes->branch && annotate_opts.show_minmax_cycle) in annotation__cycles_width()
H A Dannotate.c2079 if (!annotate_opts.show_minmax_cycle) { in annotation_line__write()
/linux/tools/perf/ui/browsers/
H A Dannotate.c1092 if (annotate_opts.show_minmax_cycle) in annotate_browser__run()
1093 annotate_opts.show_minmax_cycle = false; in annotate_browser__run()
1095 annotate_opts.show_minmax_cycle = true; in annotate_browser__run()