Home
last modified time | relevance | path

Searched refs:get_c0_perfcount_int (Results 1 – 8 of 8) sorted by relevance

/linux/arch/mips/ralink/
A Dirq-gic.c14 int get_c0_perfcount_int(void) in get_c0_perfcount_int() function
18 EXPORT_SYMBOL_GPL(get_c0_perfcount_int);
A Dirq.c86 int get_c0_perfcount_int(void) in get_c0_perfcount_int() function
90 EXPORT_SYMBOL_GPL(get_c0_perfcount_int);
/linux/arch/mips/mti-malta/
A Dmalta-time.c148 int get_c0_perfcount_int(void) in get_c0_perfcount_int() function
163 EXPORT_SYMBOL_GPL(get_c0_perfcount_int);
/linux/drivers/irqchip/
A Dirq-ath79-misc.c26 int get_c0_perfcount_int(void) in get_c0_perfcount_int() function
30 EXPORT_SYMBOL_GPL(get_c0_perfcount_int);
/linux/arch/mips/include/asm/
A Dtime.h36 extern int __weak get_c0_perfcount_int(void);
/linux/arch/mips/generic/
A Dirq.c33 int get_c0_perfcount_int(void) in get_c0_perfcount_int() function
/linux/arch/mips/lantiq/
A Dirq.c415 int get_c0_perfcount_int(void) in get_c0_perfcount_int() function
419 EXPORT_SYMBOL_GPL(get_c0_perfcount_int);
/linux/arch/mips/kernel/
A Dperf_event_mipsxx.c1908 if (get_c0_perfcount_int) in init_hw_perf_events()
1909 irq = get_c0_perfcount_int(); in init_hw_perf_events()

Completed in 11 milliseconds