Home
last modified time | relevance | path

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

/linux-5.19.10/tools/perf/util/
Dannotate.h89 show_minmax_cycle, member
307 if (notes->have_cycles && notes->options->show_minmax_cycle) in annotation__cycles_width()
Dannotate.c3017 if (!notes->options->show_minmax_cycle) { in __annotation_line__write()
/linux-5.19.10/tools/perf/ui/browsers/
Dannotate.c903 if (notes->options->show_minmax_cycle) in annotate_browser__run()
904 notes->options->show_minmax_cycle = false; in annotate_browser__run()
906 notes->options->show_minmax_cycle = true; in annotate_browser__run()