Home | History | Annotate | Download | only in bin

Lines Matching full:sample_period

4130       my $sample_period = $8;
4142 if (defined($sample_period) && ($sample_period ne '')) {
4143 $sample_adjustment = int($sample_period);
4147 if (defined($sample_period) && ($sample_period ne '')) {
4148 $sample_adjustment = int($sample_period)/2;