Searched refs:vpe_shift (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/mips/oprofile/
H A Dop_model_mipsxx.c51 static inline unsigned int vpe_shift(void) function
64 static inline unsigned int vpe_shift(void) function
73 return counters >> vpe_shift();
78 return counters << vpe_shift();

Completed in 92 milliseconds