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.h181 target_ulong mhpmcounter_prev; member
H A Dcsr.c1118 counter->mhpmcounter_prev = riscv_pmu_ctr_get_fixed_counters_val(env, in write_mhpmcounter()
1129 counter->mhpmcounter_prev = val; in write_mhpmcounter()
1165 counter->mhpmcounter_prev; in riscv_pmu_read_ctr()
2234 counter->mhpmcounter_prev = in write_mcountinhibit()
2253 prev_count = counter->mhpmcounter_prev; in write_mcountinhibit()