get_c0_perfcount_int 36 arch/mips/include/asm/time.h extern int __weak get_c0_perfcount_int(void); get_c0_perfcount_int 1702 arch/mips/kernel/perf_event_mipsxx.c if (get_c0_perfcount_int) get_c0_perfcount_int 1703 arch/mips/kernel/perf_event_mipsxx.c irq = get_c0_perfcount_int(); get_c0_perfcount_int 418 arch/mips/lantiq/irq.c EXPORT_SYMBOL_GPL(get_c0_perfcount_int); get_c0_perfcount_int 168 arch/mips/mti-malta/malta-time.c EXPORT_SYMBOL_GPL(get_c0_perfcount_int); get_c0_perfcount_int 440 arch/mips/oprofile/op_model_mipsxx.c if (get_c0_perfcount_int) get_c0_perfcount_int 441 arch/mips/oprofile/op_model_mipsxx.c perfcount_irq = get_c0_perfcount_int(); get_c0_perfcount_int 26 arch/mips/pistachio/time.c EXPORT_SYMBOL_GPL(get_c0_perfcount_int); get_c0_perfcount_int 18 arch/mips/ralink/irq-gic.c EXPORT_SYMBOL_GPL(get_c0_perfcount_int); get_c0_perfcount_int 90 arch/mips/ralink/irq.c EXPORT_SYMBOL_GPL(get_c0_perfcount_int); get_c0_perfcount_int 30 drivers/irqchip/irq-ath79-misc.c EXPORT_SYMBOL_GPL(get_c0_perfcount_int);