Home
last modified time | relevance | path

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

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