Home
last modified time | relevance | path

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

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