Home
last modified time | relevance | path

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

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