Home
last modified time | relevance | path

Searched refs:show_nr_jumps (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/tools/perf/util/
H A Dannotate.h87 show_nr_jumps, member
H A Dannotate.c2738 if (notes->options->show_nr_jumps) in annotation__update_column_widths()
3033 if (notes->options->show_nr_jumps) { in __annotation_line__write()
3141 } else if (!strcmp(var, "annotate.show_nr_jumps")) { in annotation__config()
3142 opt->show_nr_jumps = perf_config_bool("show_nr_jumps", value); in annotation__config()
/kernel/linux/linux-6.6/tools/perf/util/
H A Dannotate.h88 show_nr_jumps, member
H A Dannotate.c2870 if (notes->options->show_nr_jumps) in annotation__update_column_widths()
3193 if (notes->options->show_nr_jumps) { in __annotation_line__write()
3301 } else if (!strcmp(var, "annotate.show_nr_jumps")) { in annotation__config()
3302 opt->show_nr_jumps = perf_config_bool("show_nr_jumps", value); in annotation__config()
/kernel/linux/linux-5.10/tools/perf/ui/browsers/
H A Dannotate.c782 notes->options->show_nr_jumps = !notes->options->show_nr_jumps; in annotate_browser__run()
/kernel/linux/linux-6.6/tools/perf/ui/browsers/
H A Dannotate.c836 notes->options->show_nr_jumps = !notes->options->show_nr_jumps; in annotate_browser__run()

Completed in 14 milliseconds