Searched refs:lines_printed (Results 1 – 2 of 2) sorted by relevance
970 size_t lines_printed = 0; in PrintCompletion() local973 if (max_height && lines_printed >= *max_height) in PrintCompletion()998 lines_printed++; in PrintCompletion()1007 lines_printed++; in PrintCompletion()1034 if (max_height && lines_printed >= *max_height) in PrintCompletion()1046 lines_printed++; in PrintCompletion()1051 lines_printed++; in PrintCompletion()
870 static int lines_printed = 0; in print_batch_size_histogram() local872 if (lines_printed++ == 0) in print_batch_size_histogram()