Home
last modified time | relevance | path

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

/linux/tools/testing/selftests/kvm/include/riscv/
H A Dsbi.h87 SBI_PMU_HW_INSTRUCTIONS = 2, enumerator
/linux/tools/testing/selftests/kvm/riscv/
H A Dsbi_pmu_test.c408 test_pmu_event(SBI_PMU_HW_INSTRUCTIONS); in test_pmu_events()
475 test_pmu_event_snapshot(SBI_PMU_HW_INSTRUCTIONS); in test_pmu_events_snaphost()
502 test_pmu_event_overflow(SBI_PMU_HW_INSTRUCTIONS); in test_pmu_events_overflow()
/linux/arch/riscv/kvm/
H A Dvcpu_pmu.c26 [SBI_PMU_HW_INSTRUCTIONS] = PERF_COUNT_HW_INSTRUCTIONS,
152 else if (ecode == SBI_PMU_HW_INSTRUCTIONS) in kvm_pmu_get_fixed_pmc_index()
/linux/arch/riscv/include/asm/
H A Dsbi.h170 SBI_PMU_HW_INSTRUCTIONS = 2, enumerator
/linux/drivers/perf/
H A Driscv_pmu_sbi.c127 SBI_PMU_HW_INSTRUCTIONS,