]> git.proxmox.com Git - mirror_qemu.git/blame - hw/watchdog/trace-events
Merge remote-tracking branch 'remotes/ericb/tags/pull-nbd-2019-03-08' into staging
[mirror_qemu.git] / hw / watchdog / trace-events
CommitLineData
050c2ea0
PM
1# See docs/devel/tracing.txt for syntax documentation.
2
3# hw/char/cmsdk_apb_watchdog.c
4cmsdk_apb_watchdog_read(uint64_t offset, uint64_t data, unsigned size) "CMSDK APB watchdog read: offset 0x%" PRIx64 " data 0x%" PRIx64 " size %u"
5cmsdk_apb_watchdog_write(uint64_t offset, uint64_t data, unsigned size) "CMSDK APB watchdog write: offset 0x%" PRIx64 " data 0x%" PRIx64 " size %u"
6cmsdk_apb_watchdog_reset(void) "CMSDK APB watchdog: reset"