Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/arch/mips/oprofile/
H A Dop_model_mipsxx.c72 static inline unsigned int counters_total_to_per_cpu(unsigned int counters) in counters_total_to_per_cpu() function
344 counters = counters_total_to_per_cpu(counters); in mipsxx_init()
/kernel/linux/linux-5.10/arch/mips/kernel/
H A Dperf_event_mipsxx.c144 static unsigned int counters_total_to_per_cpu(unsigned int counters) in counters_total_to_per_cpu() function
1982 counters = counters_total_to_per_cpu(counters); in init_hw_perf_events()
/kernel/linux/linux-6.6/arch/mips/kernel/
H A Dperf_event_mipsxx.c144 static unsigned int counters_total_to_per_cpu(unsigned int counters) in counters_total_to_per_cpu() function
1905 counters = counters_total_to_per_cpu(counters); in init_hw_perf_events()

Completed in 5 milliseconds