]> git.proxmox.com Git - mirror_qemu.git/blame - backends/trace-events
event_notifier: prevent accidental use after close
[mirror_qemu.git] / backends / trace-events
CommitLineData
378af961
AH
1# See docs/tracing.txt for syntax documentation.
2
3# backends/wctablet.c
4wct_init(void) ""
5wct_cmd_re(void) ""
6wct_cmd_st(void) ""
7wct_cmd_sp(void) ""
8wct_cmd_ts(int input) "0x%02x"
9wct_cmd_other(const char *cmd) "%s"
10wct_speed(int speed) "%d"