Home
last modified time | relevance | path

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

/kvm-unit-tests/x86/
H A Dpmu.c717 uint64_t status, instr_start, brnch_start; in check_emulated_instr() local
744 instr_start = -KVM_FEP_INSNS; in check_emulated_instr()
746 wrmsr(MSR_GP_COUNTERx(1), instr_start & gp_counter_width); in check_emulated_instr()
764 report(instr_cnt.count - instr_start == KVM_FEP_INSNS, in check_emulated_instr()
769 report(instr_cnt.count - instr_start >= KVM_FEP_INSNS, in check_emulated_instr()