Home
last modified time | relevance | path

Searched refs:trials (Results 1 – 1 of 1) sorted by relevance

/init/
Dcalibrate.c187 int trials = 0, band = 0, trial_in_band = 0; in calibrate_delay_converge() local
203 trials += band; in calibrate_delay_converge()
209 trials -= band; in calibrate_delay_converge()
211 lpj_base = lpj * trials; in calibrate_delay_converge()