Home
last modified time | relevance | path

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

/Linux-v4.19/arch/mips/oprofile/
Dop_model_mipsxx.c72 static inline unsigned int counters_total_to_per_cpu(unsigned int counters) in counters_total_to_per_cpu() function
329 counters = counters_total_to_per_cpu(counters); in mipsxx_init()
/Linux-v4.19/arch/mips/kernel/
Dperf_event_mipsxx.c151 static unsigned int counters_total_to_per_cpu(unsigned int counters) in counters_total_to_per_cpu() function
1717 counters = counters_total_to_per_cpu(counters); in init_hw_perf_events()