Searched refs:CYCLES_PER_RELAX_LOOP (Results 1 - 2 of 2) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/tile/lib/
H A Dspinlock_common.h21 #define CYCLES_PER_RELAX_LOOP 7 macro
23 #define CYCLES_PER_RELAX_LOOP 8 macro
27 * Idle the core for CYCLES_PER_RELAX_LOOP * iterations cycles.
H A Dspinlock_32.c35 relax((128 / CYCLES_PER_RELAX_LOOP) * delta);
191 relax((256 / CYCLES_PER_RELAX_LOOP) * delta);

Completed in 28 milliseconds