Searched refs:perf_error_ops (Results 1 – 6 of 6) sorted by relevance
23 static struct perf_error_ops default_eops =29 static struct perf_error_ops *perf_eops = &default_eops;63 int perf_error__register(struct perf_error_ops *eops) in perf_error__register()78 int perf_error__unregister(struct perf_error_ops *eops) in perf_error__unregister()
14 struct perf_error_ops { struct19 int perf_error__register(struct perf_error_ops *eops); argument20 int perf_error__unregister(struct perf_error_ops *eops);
6 extern struct perf_error_ops perf_gtk_eops;
107 struct perf_error_ops perf_gtk_eops = {
23 extern struct perf_error_ops perf_tui_eops;
254 struct perf_error_ops perf_tui_eops = {