Searched refs:mhpmcounterh_prev (Results 1 – 3 of 3) sorted by relevance
330 VMSTATE_UINTTL(mhpmcounterh_prev, PMUCTRState),
183 target_ulong mhpmcounterh_prev; member
1148 counter->mhpmcounterh_prev = riscv_pmu_ctr_get_fixed_counters_val(env, in write_mhpmcounterh()1154 counter->mhpmcounterh_prev = val; in write_mhpmcounterh()1164 target_ulong ctr_prev = upper_half ? counter->mhpmcounterh_prev : in riscv_pmu_read_ctr()2237 counter->mhpmcounterh_prev = in write_mcountinhibit()2262 ((uint64_t)counter->mhpmcounterh_prev << 32); in write_mcountinhibit()