Searched refs:get_c0_perfcount_int (Results 1 – 8 of 8) 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);
148 int get_c0_perfcount_int(void) in get_c0_perfcount_int() function163 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
416 int get_c0_perfcount_int(void) in get_c0_perfcount_int() function420 EXPORT_SYMBOL_GPL(get_c0_perfcount_int);
1908 if (get_c0_perfcount_int) in init_hw_perf_events()1909 irq = get_c0_perfcount_int(); in init_hw_perf_events()