Home
last modified time | relevance | path

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

/openbmc/qemu/target/riscv/
H A Dpmu.c314 case RISCV_PMU_EVENT_CACHE_DTLB_READ_MISS: in riscv_pmu_update_event_map()
H A Dcpu.h751 RISCV_PMU_EVENT_CACHE_DTLB_READ_MISS = 0x10019, enumerator
H A Dcpu_helper.c1278 pmu_event_type = RISCV_PMU_EVENT_CACHE_DTLB_READ_MISS; in pmu_tlb_fill_incr_ctr()