Home
last modified time | relevance | path

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

/external/valgrind/main/callgrind/
Dcallgrind_control.in175 my $event_width = length($event);
177 my $space = ' ' x ($col_width - $event_width);
Dcallgrind_annotate.in832 my $event_width = length($event);
834 my $space = ' ' x ($col_width - $event_width);
/external/valgrind/main/cachegrind/
Dcg_annotate.in564 my $event_width = length($event);
566 my $space = ' ' x ($col_width - $event_width);