Searched refs:CSR_INSTRETH (Results 1 – 5 of 5) sorted by relevance
59 val = ((u64)riscv_pmu_ctr_read_csr(CSR_INSTRETH)) << 32 | val; in pmu_legacy_read_ctr()
355 #define CSR_INSTRETH 0xc82 macro
241 #define CSR_INSTRETH 0xc82 macro
107 #define CSR_INSTRETH 0xc82 macro
123 (csrno >= CSR_CYCLEH && csrno <= CSR_INSTRETH)) { in ctr()5003 [CSR_INSTRETH] = { "instreth", ctr32, read_hpmcounterh },