Home
last modified time | relevance | path

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

/qemu/target/riscv/
H A Dmachine.c342 VMSTATE_UINTTL(mhpmcounter_prev, PMUCTRState),
H A Dcpu.h186 target_ulong mhpmcounter_prev; member
H A Dcsr.c1309 counter->mhpmcounter_prev = riscv_pmu_ctr_get_fixed_counters_val(env, in riscv_pmu_write_ctr()
1320 counter->mhpmcounter_prev = val; in riscv_pmu_write_ctr()
1371 counter->mhpmcounter_prev; in riscv_pmu_read_ctr()
3021 counter->mhpmcounter_prev = in write_mcountinhibit()
3040 prev_count = counter->mhpmcounter_prev; in write_mcountinhibit()