Searched refs:perf_register_guest_info_callbacks (Results 1 - 3 of 3) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/include/linux/
H A Dperf_event.h974 extern int perf_register_guest_info_callbacks(struct perf_guest_info_callbacks *callbacks);
1047 static inline int perf_register_guest_info_callbacks function
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/kernel/
H A Dperf_event.c2979 int perf_register_guest_info_callbacks(struct perf_guest_info_callbacks *cbs) function
2984 EXPORT_SYMBOL_GPL(perf_register_guest_info_callbacks); variable
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/x86/kvm/
H A Dx86.c4249 perf_register_guest_info_callbacks(&kvm_guest_cbs);

Completed in 185 milliseconds