Searched refs:get_c0_perfcount_int (Results 1 – 9 of 9) sorted by relevance
25 int get_c0_perfcount_int(void) in get_c0_perfcount_int() function29 EXPORT_SYMBOL_GPL(get_c0_perfcount_int);
72 int get_c0_perfcount_int(void) in get_c0_perfcount_int() function80 EXPORT_SYMBOL_GPL(get_c0_perfcount_int);
136 int get_c0_perfcount_int(void) in get_c0_perfcount_int() function151 EXPORT_SYMBOL_GPL(get_c0_perfcount_int);
185 int get_c0_perfcount_int(void) in get_c0_perfcount_int() function189 EXPORT_SYMBOL_GPL(get_c0_perfcount_int);
88 int get_c0_perfcount_int(void) in get_c0_perfcount_int() function92 EXPORT_SYMBOL_GPL(get_c0_perfcount_int);
49 extern int __weak get_c0_perfcount_int(void);
441 if (get_c0_perfcount_int) in mipsxx_init()442 perfcount_irq = get_c0_perfcount_int(); in mipsxx_init()
465 int get_c0_perfcount_int(void) in get_c0_perfcount_int() function469 EXPORT_SYMBOL_GPL(get_c0_perfcount_int);
1685 if (get_c0_perfcount_int) in init_hw_perf_events()1686 irq = get_c0_perfcount_int(); in init_hw_perf_events()