Searched refs:col_width (Results 1 – 4 of 4) sorted by relevance
750 const char *col_width = symbol_conf.col_width_list_str; in hists__fprintf() local804 if (col_width) { in hists__fprintf()806 atoi(col_width)); in hists__fprintf()807 col_width = strchr(col_width, ','); in hists__fprintf()808 if (col_width) in hists__fprintf()809 ++col_width; in hists__fprintf()
176 my $col_width = $CC_col_widths->[$i];177 my $space = ' ' x ($col_width - $event_width);
833 my $col_width = $CC_col_widths->[$i];834 my $space = ' ' x ($col_width - $event_width);
565 my $col_width = $CC_col_widths->[$i];566 my $space = ' ' x ($col_width - $event_width);