Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/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()
/kernel/linux/linux-5.10/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()
/kernel/linux/linux-6.6/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()

Completed in 5 milliseconds