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

/linux-4.4.14/arch/mips/oprofile/
H A Dop_model_mipsxx.c67 static inline unsigned int vpe_shift(void) vpe_shift() function
80 static inline unsigned int vpe_shift(void) vpe_shift() function
89 return counters >> vpe_shift(); counters_total_to_per_cpu()
94 return counters << vpe_shift(); counters_per_cpu_to_total()
/linux-4.4.14/arch/mips/kernel/
H A Dperf_event_mipsxx.c160 static unsigned int vpe_shift(void) vpe_shift() function
170 return counters >> vpe_shift(); counters_total_to_per_cpu()

Completed in 82 milliseconds