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
319 if (notes->branch && notes->options->show_minmax_cycle) in annotation__cycles_width()
H A Dannotate.c3163 if (!annotate_opts.show_minmax_cycle) { in __annotation_line__write()
/openbmc/linux/tools/perf/ui/browsers/
H A Dannotate.c897 if (annotate_opts.show_minmax_cycle) in annotate_browser__run()
898 annotate_opts.show_minmax_cycle = false; in annotate_browser__run()
900 annotate_opts.show_minmax_cycle = true; in annotate_browser__run()