Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/tools/perf/util/
H A Dannotate.h86 show_linenr, member
H A Dannotate.c3015 if (al->line_nr && notes->options->show_linenr) in __annotation_line__write()
3139 } else if (!strcmp(var, "annotate.show_linenr")) { in annotation__config()
3140 opt->show_linenr = perf_config_bool("show_linenr", value); in annotation__config()
/kernel/linux/linux-6.6/tools/perf/util/
H A Dannotate.h86 show_linenr, member
H A Dannotate.c3175 if (al->line_nr && notes->options->show_linenr) in __annotation_line__write()
3299 } else if (!strcmp(var, "annotate.show_linenr")) { in annotation__config()
3300 opt->show_linenr = perf_config_bool("show_linenr", value); in annotation__config()
/kernel/linux/linux-5.10/tools/perf/ui/browsers/
H A Dannotate.c761 notes->options->show_linenr = !notes->options->show_linenr; in annotate_browser__run()
/kernel/linux/linux-6.6/tools/perf/ui/browsers/
H A Dannotate.c812 notes->options->show_linenr = !notes->options->show_linenr; in annotate_browser__run()

Completed in 22 milliseconds