Home
last modified time | relevance | path

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

/openbmc/linux/drivers/perf/
H A Driscv_pmu_legacy.c59 val = ((u64)riscv_pmu_ctr_read_csr(CSR_INSTRETH)) << 32 | val; in pmu_legacy_read_ctr()
/openbmc/u-boot/arch/riscv/include/asm/
H A Dencoding.h355 #define CSR_INSTRETH 0xc82 macro
/openbmc/linux/arch/riscv/include/asm/
H A Dcsr.h241 #define CSR_INSTRETH 0xc82 macro
/openbmc/qemu/target/riscv/
H A Dcpu_bits.h107 #define CSR_INSTRETH 0xc82 macro
H A Dcsr.c123 (csrno >= CSR_CYCLEH && csrno <= CSR_INSTRETH)) { in ctr()
5003 [CSR_INSTRETH] = { "instreth", ctr32, read_hpmcounterh },