Searched refs:event_width (Results 1 - 3 of 3) sorted by relevance

/external/valgrind/callgrind/
H A Dcallgrind_control.in177 my $event_width = length($event);
179 my $space = ' ' x ($col_width - $event_width);
H A Dcallgrind_annotate.in836 my $event_width = length($event);
838 my $space = ' ' x ($col_width - $event_width);
/external/valgrind/cachegrind/
H A Dcg_annotate.in564 my $event_width = length($event);
566 my $space = ' ' x ($col_width - $event_width);

Completed in 228 milliseconds