Searched refs:perf_error_ops (Results 1 – 6 of 6) sorted by relevance
22 static struct perf_error_ops default_eops =28 static struct perf_error_ops *perf_eops = &default_eops;62 int perf_error__register(struct perf_error_ops *eops) in perf_error__register()77 int perf_error__unregister(struct perf_error_ops *eops) in perf_error__unregister()
13 struct perf_error_ops { struct18 int perf_error__register(struct perf_error_ops *eops); argument19 int perf_error__unregister(struct perf_error_ops *eops);
5 extern struct perf_error_ops perf_gtk_eops;
106 struct perf_error_ops perf_gtk_eops = {
15 extern struct perf_error_ops perf_tui_eops;
240 struct perf_error_ops perf_tui_eops = {