Searched refs:print_lines (Results 1 – 2 of 2) sorted by relevance
/external/linux-tools-perf/util/ |
D | annotate.h | 93 bool print_lines); 105 bool print_lines, bool full_paths, int min_pcnt,
|
D | annotate.c | 264 bool print_lines) in symbol__annotate() argument 346 print_lines ? 'S' : ' ', in symbol__annotate() 605 bool print_lines, bool full_paths, int min_pcnt, in symbol__tty_annotate() argument 618 if (symbol__annotate(sym, map, 0, print_lines) < 0) in symbol__tty_annotate() 625 if (print_lines) { in symbol__tty_annotate() 633 if (print_lines) in symbol__tty_annotate()
|