Home
last modified time | relevance | path

Searched refs:print_lines (Results 1 – 3 of 3) sorted by relevance

/linux-6.12.1/tools/perf/util/
Dannotate.h41 print_lines, member
Dannotate.c1621 if (annotate_opts.print_lines) { in symbol__tty_annotate2()
1656 if (annotate_opts.print_lines) { in symbol__tty_annotate()
/linux-6.12.1/tools/perf/
Dbuiltin-annotate.c735 OPT_BOOLEAN('l', "print-line", &annotate_opts.print_lines, in cmd_annotate()