Home
last modified time | relevance | path

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

/openbmc/linux/tools/perf/util/
H A Dannotate.h89 show_minmax_cycle, member
316 if (notes->have_cycles && notes->options->show_minmax_cycle) in annotation__cycles_width()
H A Dannotate.c3153 if (!annotate_opts.show_minmax_cycle) { in __annotation_line__write()
/openbmc/linux/tools/perf/ui/browsers/
H A Dannotate.c900 if (notes->options->show_minmax_cycle) in annotate_browser__run()
901 notes->options->show_minmax_cycle = false; in annotate_browser__run()
903 notes->options->show_minmax_cycle = true; in annotate_browser__run()