Searched refs:get_c0_perfcount_int (Results 1 – 10 of 10) sorted by relevance
14 int get_c0_perfcount_int(void) in get_c0_perfcount_int() function18 EXPORT_SYMBOL_GPL(get_c0_perfcount_int);
86 int get_c0_perfcount_int(void) in get_c0_perfcount_int() function90 EXPORT_SYMBOL_GPL(get_c0_perfcount_int);
22 int get_c0_perfcount_int(void) in get_c0_perfcount_int() function26 EXPORT_SYMBOL_GPL(get_c0_perfcount_int);
153 int get_c0_perfcount_int(void) in get_c0_perfcount_int() function168 EXPORT_SYMBOL_GPL(get_c0_perfcount_int);
26 int get_c0_perfcount_int(void) in get_c0_perfcount_int() function30 EXPORT_SYMBOL_GPL(get_c0_perfcount_int);
36 extern int __weak get_c0_perfcount_int(void);
33 int get_c0_perfcount_int(void) in get_c0_perfcount_int() function
440 if (get_c0_perfcount_int) in mipsxx_init()441 perfcount_irq = get_c0_perfcount_int(); in mipsxx_init()
414 int get_c0_perfcount_int(void) in get_c0_perfcount_int() function418 EXPORT_SYMBOL_GPL(get_c0_perfcount_int);
1702 if (get_c0_perfcount_int) in init_hw_perf_events()1703 irq = get_c0_perfcount_int(); in init_hw_perf_events()