Searched refs:text_start (Results 1 – 3 of 3) sorted by relevance
9 . = text_start; /* This is set using --defsym= on the command line. */
4016 int text_start, rw_column_width, spaces_to_end; in print_iostat_labels() local4040 text_start = (int)((rw_column_width) / columns - in print_iostat_labels()4042 if (text_start < 0) in print_iostat_labels()4043 text_start = 0; in print_iostat_labels()4048 for (s = 0; s < text_start; s++) in print_iostat_labels()4054 spaces_to_end = rw_column_width - text_start - slen; in print_iostat_labels()