Lines Matching refs:min_pc
4430 my $min_pc = HexExtend("0");4431 my $max_pc = $min_pc; # find the maximal PC value in any sample4435 push(@{$result}, [$prog, $min_pc, $max_pc, $zero_offset]);