Searched refs:perf_error_ops (Results 1 – 6 of 6) sorted by relevance
26 static struct perf_error_ops default_eops =32 static struct perf_error_ops *perf_eops = &default_eops;68 int perf_error__register(struct perf_error_ops *eops) in perf_error__register()83 int perf_error__unregister(struct perf_error_ops *eops) in perf_error__unregister()
16 struct perf_error_ops { struct21 int perf_error__register(struct perf_error_ops *eops); argument22 int perf_error__unregister(struct perf_error_ops *eops);
6 extern struct perf_error_ops perf_gtk_eops;
106 struct perf_error_ops perf_gtk_eops = {
24 extern struct perf_error_ops perf_tui_eops;
271 struct perf_error_ops perf_tui_eops = {