Home | History | Annotate | Download | only in callgrind

Lines Matching full:"$ index"

383    if ($name =~ /^\((\d+)\)\s*(.*)$/) {
384 my $index = $1;
387 $realname = $compressed{$context,$index};
390 $compressed{$context,$index} = $realname;