xref: /openbmc/qemu/target/riscv/trace-events (revision fc7d2b451ea5d5fe1e787ed7e80c7082fe1cb83d)
1# target/riscv/cpu_helper.c
2riscv_trap(uint64_t hartid, bool async, uint64_t cause, uint64_t epc, uint64_t tval, const char *desc) "hart:%"PRId64", async:%d, cause:%"PRId64", epc:0x%"PRIx64", tval:0x%"PRIx64", desc=%s"
3