Home
last modified time | relevance | path

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

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