Lines Matching refs:pc_len
4873 my ($is_calls,$metric_ok,$name_regex,$pc_len);
4931 $pc_len = 0;
5079 $offy = ($lblanks+$lvdso_key < $pc_len) ? $pc_len : $lblanks+$lvdso_key;
5081 if ($pc_len)
5109 if ($pc_len)
5111 print FUNC_FILE_NO_PC substr ($line,$pc_len)."\n";
5122 if (!$pc_len)
5126 $pc_len = length ($1); # say 15
5127 print FUNC_FILE_NO_PC substr ($line,$pc_len)."\n";
5136 if ($pc_len)
5141 print FUNC_FILE_NO_PC substr ($line,$pc_len)."\n";