show_minmax_cycle  844 tools/perf/ui/browsers/annotate.c 			if (notes->options->show_minmax_cycle)
show_minmax_cycle  845 tools/perf/ui/browsers/annotate.c 				notes->options->show_minmax_cycle = false;
show_minmax_cycle  847 tools/perf/ui/browsers/annotate.c 				notes->options->show_minmax_cycle = true;
show_minmax_cycle 2871 tools/perf/util/annotate.c 		if (!notes->options->show_minmax_cycle) {
show_minmax_cycle   87 tools/perf/util/annotate.h 	     show_minmax_cycle,
show_minmax_cycle  300 tools/perf/util/annotate.h 	if (notes->have_cycles && notes->options->show_minmax_cycle)