Home
last modified time | relevance | path

Searched refs:perf_error__unregister (Results 1 – 4 of 4) sorted by relevance

/openbmc/linux/tools/perf/ui/gtk/
H A Dsetup.c22 perf_error__unregister(&perf_gtk_eops); in perf_gtk__exit()
/openbmc/linux/tools/perf/ui/
H A Dutil.h22 int perf_error__unregister(struct perf_error_ops *eops);
H A Dutil.c83 int perf_error__unregister(struct perf_error_ops *eops) in perf_error__unregister() function
/openbmc/linux/tools/perf/ui/tui/
H A Dsetup.c178 perf_error__unregister(&perf_tui_eops); in ui__exit()