Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/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()
/OK3568_Linux_fs/kernel/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()