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

/linux-master/include/linux/
H A Dprofile.h15 #define KVM_PROFILING 4 macro
/linux-master/kernel/
H A Dprofile.c77 prof_on = KVM_PROFILING;
/linux-master/arch/x86/kvm/
H A Dx86.c11096 if (unlikely(prof_on == KVM_PROFILING)) {
11098 profile_hit(KVM_PROFILING, (void *)rip);

Completed in 152 milliseconds