Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/arch/mips/oprofile/
H A Dop_model_mipsxx.c52 static inline unsigned int vpe_shift(void) in vpe_shift() function
65 static inline unsigned int vpe_shift(void) in vpe_shift() function
74 return counters >> vpe_shift(); in counters_total_to_per_cpu()
79 return counters << vpe_shift(); in counters_per_cpu_to_total()
/OK3568_Linux_fs/kernel/arch/mips/kernel/
H A Dperf_event_mipsxx.c136 static unsigned int vpe_shift(void) in vpe_shift() function
146 return counters >> vpe_shift(); in counters_total_to_per_cpu()