Searched refs:get_c0_perfcount_int (Results 1 – 6 of 6) sorted by relevance
28 int get_c0_perfcount_int(void) in get_c0_perfcount_int() function32 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);
36 extern int __weak get_c0_perfcount_int(void);
33 int get_c0_perfcount_int(void) in get_c0_perfcount_int() function
418 int get_c0_perfcount_int(void) in get_c0_perfcount_int() function422 EXPORT_SYMBOL_GPL(get_c0_perfcount_int);
1907 if (get_c0_perfcount_int) in init_hw_perf_events()1908 irq = get_c0_perfcount_int(); in init_hw_perf_events()