Home | History | Annotate | Download | only in gprof

Lines Matching refs:col

569   int col, starting_col;
573 int column_width = (output_width - 1) / 3; /* Don't write in last col! */
599 col = 0;
619 col += strlen (buf);
621 for (; col < starting_col + 5; ++col)
625 col += print_name_only (sym);
642 col += strlen (filename) + 3;
656 col += strlen (buf);
657 for (; col < starting_col + 5; ++col)
662 col += strlen (buf);