Searched defs:get_cycles_low (Results 1 - 1 of 1) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/tile/include/asm/
H A Dsystem.h87 #define get_cycles_low() __insn_mfspr(SPR_CYCLE_LOW) macro
89 #define get_cycles_low() __insn_mfspr(SPR_CYCLE) /* just get all 64 bits */ macro

Completed in 103 milliseconds