Home
last modified time | relevance | path

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

/linux/tools/testing/selftests/kvm/include/riscv/
H A Dsbi.h86 SBI_PMU_HW_CPU_CYCLES = 1, enumerator
/linux/tools/testing/selftests/kvm/riscv/
H A Dsbi_pmu_test.c407 test_pmu_event(SBI_PMU_HW_CPU_CYCLES); in test_pmu_events()
474 test_pmu_event_snapshot(SBI_PMU_HW_CPU_CYCLES); in test_pmu_events_snaphost()
499 test_pmu_event_overflow(SBI_PMU_HW_CPU_CYCLES); in test_pmu_events_overflow()
/linux/arch/riscv/kvm/
H A Dvcpu_pmu.c25 [SBI_PMU_HW_CPU_CYCLES] = PERF_COUNT_HW_CPU_CYCLES,
150 if (ecode == SBI_PMU_HW_CPU_CYCLES) in kvm_pmu_get_fixed_pmc_index()
/linux/arch/riscv/include/asm/
H A Dsbi.h169 SBI_PMU_HW_CPU_CYCLES = 1, enumerator
/linux/drivers/perf/
H A Driscv_pmu_sbi.c124 SBI_PMU_HW_CPU_CYCLES,