Home
last modified time | relevance | path

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

/linux/tools/perf/Documentation/
H A Dperfconfig.example8 jump_arrows = blue, lightgray
28 jump_arrows = true
H A Dperf-config.txt83 jump_arrows = blue, default
101 jump_arrows = true
197 colors.jump_arrows::
323 annotate.jump_arrows::
325 Depending on a boolean value of jump_arrows,
/linux/tools/perf/ui/browsers/
H A Dannotate.c260 if (annotate_opts.jump_arrows) in annotate_browser__refresh()
1025 annotate_opts.jump_arrows = !annotate_opts.jump_arrows; in annotate_browser__run()
/linux/tools/perf/util/
H A Dannotate.h49 jump_arrows, member
H A Dannotate.c2307 opt->jump_arrows = perf_config_bool("jump_arrows", value); in annotation__config()
2357 opt->jump_arrows = true; in annotation_options__init()