Searched refs:get_c0_perfcount_int (Results 1 - 9 of 9) sorted by relevance

/linux-4.4.14/arch/mips/pistachio/
H A Dtime.c25 int get_c0_perfcount_int(void) get_c0_perfcount_int() function
29 EXPORT_SYMBOL_GPL(get_c0_perfcount_int); variable
/linux-4.4.14/arch/mips/mti-sead3/
H A Dsead3-time.c72 int get_c0_perfcount_int(void) get_c0_perfcount_int() function
80 EXPORT_SYMBOL_GPL(get_c0_perfcount_int); variable
/linux-4.4.14/arch/mips/ralink/
H A Dirq.c88 int get_c0_perfcount_int(void) get_c0_perfcount_int() function
92 EXPORT_SYMBOL_GPL(get_c0_perfcount_int); variable
/linux-4.4.14/arch/mips/ath79/
H A Dsetup.c189 int get_c0_perfcount_int(void) get_c0_perfcount_int() function
193 EXPORT_SYMBOL_GPL(get_c0_perfcount_int); variable
/linux-4.4.14/arch/mips/mti-malta/
H A Dmalta-time.c142 int get_c0_perfcount_int(void) get_c0_perfcount_int() function
157 EXPORT_SYMBOL_GPL(get_c0_perfcount_int); variable
/linux-4.4.14/arch/mips/include/asm/
H A Dtime.h49 extern int __weak get_c0_perfcount_int(void);
/linux-4.4.14/arch/mips/oprofile/
H A Dop_model_mipsxx.c445 if (get_c0_perfcount_int) mipsxx_init()
446 perfcount_irq = get_c0_perfcount_int(); mipsxx_init()
/linux-4.4.14/arch/mips/lantiq/
H A Dirq.c465 int get_c0_perfcount_int(void) get_c0_perfcount_int() function
469 EXPORT_SYMBOL_GPL(get_c0_perfcount_int); variable
/linux-4.4.14/arch/mips/kernel/
H A Dperf_event_mipsxx.c1686 if (get_c0_perfcount_int) init_hw_perf_events()
1687 irq = get_c0_perfcount_int(); init_hw_perf_events()

Completed in 399 milliseconds