Home
last modified time | relevance | path

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

/tools/perf/util/
Dannotate.h87 show_minmax_cycle, member
300 if (notes->have_cycles && notes->options->show_minmax_cycle) in annotation__cycles_width()
Dannotate.c2875 if (!notes->options->show_minmax_cycle) { in __annotation_line__write()
/tools/perf/ui/browsers/
Dannotate.c844 if (notes->options->show_minmax_cycle) in annotate_browser__run()
845 notes->options->show_minmax_cycle = false; in annotate_browser__run()
847 notes->options->show_minmax_cycle = true; in annotate_browser__run()