]> git.proxmox.com Git - mirror_qemu.git/blob - hw/watchdog/trace-events
Merge remote-tracking branch 'remotes/vivier2/tags/linux-user-for-3.1-pull-request...
[mirror_qemu.git] / hw / watchdog / trace-events
1 # See docs/devel/tracing.txt for syntax documentation.
2
3 # hw/char/cmsdk_apb_watchdog.c
4 cmsdk_apb_watchdog_read(uint64_t offset, uint64_t data, unsigned size) "CMSDK APB watchdog read: offset 0x%" PRIx64 " data 0x%" PRIx64 " size %u"
5 cmsdk_apb_watchdog_write(uint64_t offset, uint64_t data, unsigned size) "CMSDK APB watchdog write: offset 0x%" PRIx64 " data 0x%" PRIx64 " size %u"
6 cmsdk_apb_watchdog_reset(void) "CMSDK APB watchdog: reset"