Home
last modified time | relevance | path

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

/openbmc/qemu/target/riscv/
H A Dmachine.c329 VMSTATE_UINTTL(mhpmcounter_prev, PMUCTRState),
H A Dcpu.h176 target_ulong mhpmcounter_prev; member
H A Dcsr.c1086 counter->mhpmcounter_prev = riscv_pmu_ctr_get_fixed_counters_val(env, in write_mhpmcounter()
1097 counter->mhpmcounter_prev = val; in write_mhpmcounter()
1133 counter->mhpmcounter_prev; in riscv_pmu_read_ctr()
2196 counter->mhpmcounter_prev = in write_mcountinhibit()
2215 prev_count = counter->mhpmcounter_prev; in write_mcountinhibit()