Home
last modified time | relevance | path

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

/linux-6.12.1/tools/perf/util/
Dannotate.h43 show_linenr, member
Dannotate.c2009 if (al->line_nr && annotate_opts.show_linenr) in __annotation_line__write()
2124 opt->show_linenr = perf_config_bool("show_linenr", value); in annotation__config()
Ddisasm.c2162 opts->show_linenr ? "-l" : "", in symbol__disassemble()
/linux-6.12.1/tools/perf/ui/browsers/
Dannotate.c812 annotate_opts.show_linenr = !annotate_opts.show_linenr; in annotate_browser__run()
/linux-6.12.1/tools/perf/Documentation/
Dperf-config.txt331 annotate.show_linenr::