Searched refs:max_lines (Results 1 – 2 of 2) sorted by relevance
92 int max_lines; member
1369 int max_lines, struct annotation_line *queue, int addr_fmt_width, in annotation_line__print() argument1398 if (max_lines && printed >= max_lines) in annotation_line__print()1448 } else if (max_lines && printed >= max_lines) in annotation_line__print()2327 opts->min_pcnt, printed, opts->max_lines, in symbol__annotate_printf()