Searched refs:fmax (Results 1 – 2 of 2) sorted by relevance
273 u32 fmin = 0, fmax = ~0, ftmp; in ve_spc_round_performance() local279 if (ftmp <= fmax) in ve_spc_round_performance()280 fmax = ftmp; in ve_spc_round_performance()286 if (fmax != ~0) in ve_spc_round_performance()287 return fmax * 1000; in ve_spc_round_performance()
154 /* Nominal fmax for now */270 /* Nominal fmax for now */
Completed in 12 milliseconds