Searched refs:mhpmcounterh_prev (Results 1 – 3 of 3) sorted by relevance
343 VMSTATE_UINTTL(mhpmcounterh_prev, PMUCTRState),
188 target_ulong mhpmcounterh_prev; member
1338 counter->mhpmcounterh_prev = riscv_pmu_ctr_get_fixed_counters_val(env, in riscv_pmu_write_ctrh()1344 counter->mhpmcounterh_prev = val; in riscv_pmu_write_ctrh()1370 target_ulong ctr_prev = upper_half ? counter->mhpmcounterh_prev : in riscv_pmu_read_ctr()3024 counter->mhpmcounterh_prev = in write_mcountinhibit()3049 ((uint64_t)counter->mhpmcounterh_prev << 32); in write_mcountinhibit()