Searched refs:perf_unregister_guest_info_callbacks (Results 1 – 4 of 4) sorted by relevance
67 return perf_unregister_guest_info_callbacks(&kvm_guest_cbs); in kvm_perf_teardown()
1251 extern int perf_unregister_guest_info_callbacks(struct perf_guest_info_callbacks *callbacks);1497 static inline int perf_unregister_guest_info_callbacks in perf_unregister_guest_info_callbacks() function
6419 int perf_unregister_guest_info_callbacks(struct perf_guest_info_callbacks *cbs) in perf_unregister_guest_info_callbacks() function6428 EXPORT_SYMBOL_GPL(perf_unregister_guest_info_callbacks);
8167 perf_unregister_guest_info_callbacks(&kvm_guest_cbs); in kvm_arch_exit()