Home
last modified time | relevance | path

Searched defs:last_icount (Results 1 – 2 of 2) sorted by relevance

/openbmc/qemu/target/riscv/
H A Ddebug.c649 int64_t last_icount = env->last_icount, current_icount; in riscv_itrigger_update_count() local
H A Dcpu.h411 int64_t last_icount; member