Home
last modified time | relevance | path

Searched refs:show_nr_jumps (Results 1 – 5 of 5) sorted by relevance

/Linux-v4.19/tools/perf/Documentation/
Dperfconfig.example29 show_nr_jumps = false
Dperf-config.txt98 show_nr_jumps = false
314 annotate.show_nr_jumps::
/Linux-v4.19/tools/perf/util/
Dannotate.h75 show_nr_jumps, member
Dannotate.c2403 if (notes->options->show_nr_jumps) in annotation__update_column_widths()
2678 if (notes->options->show_nr_jumps) { in __annotation_line__write()
2780 ANNOTATION__CFG(show_nr_jumps),
/Linux-v4.19/tools/perf/ui/browsers/
Dannotate.c773 notes->options->show_nr_jumps = !notes->options->show_nr_jumps; in annotate_browser__run()