Searched refs:perf_register_guest_info_callbacks (Results 1 – 4 of 4) sorted by relevance
62 return perf_register_guest_info_callbacks(&kvm_guest_cbs); in kvm_perf_init()
820 extern int perf_register_guest_info_callbacks(struct perf_guest_info_callbacks *callbacks);948 static inline int perf_register_guest_info_callbacks in perf_register_guest_info_callbacks() function
4847 int perf_register_guest_info_callbacks(struct perf_guest_info_callbacks *cbs) in perf_register_guest_info_callbacks() function4852 EXPORT_SYMBOL_GPL(perf_register_guest_info_callbacks);
5831 perf_register_guest_info_callbacks(&kvm_guest_cbs); in kvm_arch_init()