Searched refs:get_c0_perfcount_int (Results 1 – 10 of 10) sorted by relevance
16 int get_c0_perfcount_int(void) in get_c0_perfcount_int() function20 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);
25 int get_c0_perfcount_int(void) in get_c0_perfcount_int() function29 EXPORT_SYMBOL_GPL(get_c0_perfcount_int);
165 int get_c0_perfcount_int(void) in get_c0_perfcount_int() function180 EXPORT_SYMBOL_GPL(get_c0_perfcount_int);
40 extern int __weak get_c0_perfcount_int(void);
37 int get_c0_perfcount_int(void) in get_c0_perfcount_int() function
214 int get_c0_perfcount_int(void) in get_c0_perfcount_int() function218 EXPORT_SYMBOL_GPL(get_c0_perfcount_int);
427 if (get_c0_perfcount_int) in mipsxx_init()428 perfcount_irq = get_c0_perfcount_int(); in mipsxx_init()
406 int get_c0_perfcount_int(void) in get_c0_perfcount_int() function410 EXPORT_SYMBOL_GPL(get_c0_perfcount_int);
1720 if (get_c0_perfcount_int) in init_hw_perf_events()1721 irq = get_c0_perfcount_int(); in init_hw_perf_events()