Home | History | Annotate | Download | only in callgrind

Lines Matching refs:th

249                         my $th = $1;
250 ($th >= 0 && $th <= 100) or die($usage);
252 $thresholds[$i] = $th;