Searched refs:dec_exits (Results 1 – 6 of 6) sorted by relevance
50 vcpu->stat.dec_exits++; in kvmppc_account_exit_stat()
50 { "dec", VCPU_STAT(dec_exits) },
1243 vcpu->stat.dec_exits++; in kvmppc_handle_exit_pr()
52 { "dec", VCPU_STAT(dec_exits) },
1281 vcpu->stat.dec_exits++; in kvmppc_handle_exit_hv()1466 vcpu->stat.dec_exits++; in kvmppc_handle_nested_exit()
110 u64 dec_exits; member