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.c330 VMSTATE_UINTTL(mhpmcounter_prev, PMUCTRState),
H A Dcpu.h131 target_ulong mhpmcounter_prev; member
H A Dcsr.c869 counter->mhpmcounter_prev = get_ticks(false); in write_mhpmcounter()
879 counter->mhpmcounter_prev = val; in write_mhpmcounter()
912 counter->mhpmcounter_prev; in riscv_pmu_read_ctr()