Home
last modified time | relevance | path

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

/openbmc/linux/arch/riscv/include/asm/
H A Dsbi.h146 SBI_PMU_HW_INSTRUCTIONS = 2, enumerator
/openbmc/linux/arch/riscv/kvm/
H A Dvcpu_pmu.c25 [SBI_PMU_HW_INSTRUCTIONS] = PERF_COUNT_HW_INSTRUCTIONS,
151 else if (ecode == SBI_PMU_HW_INSTRUCTIONS) in kvm_pmu_get_fixed_pmc_index()
/openbmc/linux/drivers/perf/
H A Driscv_pmu_sbi.c94 SBI_PMU_HW_INSTRUCTIONS,