xref: /openbmc/qemu/target/riscv/trace-events (revision a0628599fa72524a1f59bbaa7410e6825a8feb3f)
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