]> git.proxmox.com Git - mirror_qemu.git/blob - backends/trace-events
slirp: Make RA build more flexible
[mirror_qemu.git] / backends / trace-events
1 # See docs/tracing.txt for syntax documentation.
2
3 # backends/wctablet.c
4 wct_init(void) ""
5 wct_cmd_re(void) ""
6 wct_cmd_st(void) ""
7 wct_cmd_sp(void) ""
8 wct_cmd_ts(int input) "0x%02x"
9 wct_cmd_other(const char *cmd) "%s"
10 wct_speed(int speed) "%d"