Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/tools/perf/util/
H A Dannotate.h88 show_minmax_cycle, member
302 if (notes->have_cycles && notes->options->show_minmax_cycle) in annotation__cycles_width()
H A Dannotate.c2957 if (!notes->options->show_minmax_cycle) { in __annotation_line__write()
/OK3568_Linux_fs/kernel/tools/perf/ui/browsers/
H A Dannotate.c846 if (notes->options->show_minmax_cycle) in annotate_browser__run()
847 notes->options->show_minmax_cycle = false; in annotate_browser__run()
849 notes->options->show_minmax_cycle = true; in annotate_browser__run()