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
361 if (notes->branch && annotate_opts.show_minmax_cycle) in annotation__cycles_width()
H A Dannotate.c2001 if (!annotate_opts.show_minmax_cycle) { in __annotation_line__write()
/linux/tools/perf/ui/browsers/
H A Dannotate.c991 if (annotate_opts.show_minmax_cycle) in annotate_browser__run()
992 annotate_opts.show_minmax_cycle = false; in annotate_browser__run()
994 annotate_opts.show_minmax_cycle = true; in annotate_browser__run()