Home
last modified time | relevance | path

Searched refs:directed_yield_attempted (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/arch/x86/include/asm/
H A Dkvm_host.h1520 u64 directed_yield_attempted; member
/openbmc/linux/arch/x86/kvm/
H A Dx86.c300 STATS_DESC_COUNTER(VCPU, directed_yield_attempted),
9795 vcpu->stat.directed_yield_attempted++; in kvm_sched_yield()