Searched refs:dec_exits (Results 1 – 6 of 6) sorted by relevance
61 vcpu->stat.dec_exits++; in kvmppc_account_exit_stat()
52 { "dec", VCPU_STAT(dec_exits) },
1245 vcpu->stat.dec_exits++; in kvmppc_handle_exit_pr()
63 { "dec", VCPU_STAT(dec_exits) },
1119 vcpu->stat.dec_exits++; in kvmppc_handle_exit_hv()
116 u64 dec_exits; member