Home
last modified time | relevance | path

Searched refs:halt_successful_poll (Results 1 – 4 of 4) sorted by relevance

/openbmc/linux/include/linux/
H A Dkvm_types.h111 u64 halt_successful_poll; member
H A Dkvm_host.h1892 STATS_DESC_COUNTER(VCPU_GENERIC, halt_successful_poll), \
/openbmc/linux/arch/powerpc/kvm/
H A Dbook3s_hv.c4369 ++vc->runner->stat.generic.halt_successful_poll; in kvmppc_vcore_blocked()
4381 ++vc->runner->stat.generic.halt_successful_poll; in kvmppc_vcore_blocked()
/openbmc/linux/virt/kvm/
H A Dkvm_main.c3520 ++vcpu->stat.generic.halt_successful_poll; in update_halt_poll_stats()