Searched refs:fmax (Results 1 – 1 of 1) sorted by relevance
281 u32 fmin = 0, fmax = ~0, ftmp; in ve_spc_round_performance() local287 if (ftmp <= fmax) in ve_spc_round_performance()288 fmax = ftmp; in ve_spc_round_performance()294 if (fmax != ~0) in ve_spc_round_performance()295 return fmax * 1000; in ve_spc_round_performance()