Searched refs:dec_exits (Results 1 – 6 of 6) sorted by relevance
61 vcpu->stat.dec_exits++; in kvmppc_account_exit_stat()
49 { "dec", VCPU_STAT(dec_exits) },
620 vcpu->stat.dec_exits++; in kvmppc_handle_exit()
55 { "dec", VCPU_STAT(dec_exits) },
285 vcpu->stat.dec_exits++; in kvmppc_handle_exit()
106 u32 dec_exits; member