Home
last modified time | relevance | path

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

/arch/arm/mach-versatile/
A Dspc.c273 u32 fmin = 0, fmax = ~0, ftmp; in ve_spc_round_performance() local
282 if (ftmp >= fmin) in ve_spc_round_performance()
283 fmin = ftmp; in ve_spc_round_performance()
289 return fmin * 1000; in ve_spc_round_performance()
/arch/
A DKconfig1762 # Detect availability of the GCC option -fmin-function-alignment which
1765 def_bool $(cc-option, -fmin-function-alignment=8)
1768 # Set if the guaranteed alignment with -fmin-function-alignment is

Completed in 9 milliseconds