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

/linux-4.4.14/arch/mips/oprofile/
H A Dop_model_mipsxx.c87 static inline unsigned int counters_total_to_per_cpu(unsigned int counters) counters_total_to_per_cpu() function
347 counters = counters_total_to_per_cpu(counters); mipsxx_init()
/linux-4.4.14/arch/mips/kernel/
H A Dperf_event_mipsxx.c168 static unsigned int counters_total_to_per_cpu(unsigned int counters) counters_total_to_per_cpu() function
1683 counters = counters_total_to_per_cpu(counters); init_hw_perf_events()

Completed in 71 milliseconds