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.h50 print_lines, member
H A Dannotate.c1672 if (annotate_opts.print_lines) { in hist_entry__tty_annotate2()
1708 if (annotate_opts.print_lines) { in hist_entry__tty_annotate()
/linux/tools/perf/ !
H A Dbuiltin-annotate.c736 OPT_BOOLEAN('l', "print-line", &annotate_opts.print_lines, in cmd_annotate()