Searched refs:fevent (Results 1 – 1 of 1) sorted by relevance
344 struct kvm_fw_event *fevent; in kvm_riscv_vcpu_pmu_incr_fw() local349 fevent = &kvpmu->fw_event[fid]; in kvm_riscv_vcpu_pmu_incr_fw()350 if (fevent->started) in kvm_riscv_vcpu_pmu_incr_fw()351 fevent->value++; in kvm_riscv_vcpu_pmu_incr_fw()
Completed in 5 milliseconds