Searched refs:print_lines (Results 1 – 4 of 4) sorted by relevance
84 print_lines, member
2977 if (annotate_opts.print_lines) { in symbol__tty_annotate2()3013 if (annotate_opts.print_lines) { in symbol__tty_annotate()
409 def print_lines(self, lines): member in TestFunctional
559 OPT_BOOLEAN('l', "print-line", &annotate_opts.print_lines, in cmd_annotate()