io: cope with websock 'Connection' header having multiple values
[qemu/ar7.git] / hw / sparc / trace-events
blobefd765cbe61d2ced82ac331bbc8226d0207ab9e7
1 # See docs/devel/tracing.txt for syntax documentation.
3 # hw/sparc/sun4m.c
4 sun4m_cpu_interrupt(unsigned int level) "Set CPU IRQ %d"
5 sun4m_cpu_reset_interrupt(unsigned int level) "Reset CPU IRQ %d"
6 sun4m_cpu_set_irq_raise(int level) "Raise CPU IRQ %d"
7 sun4m_cpu_set_irq_lower(int level) "Lower CPU IRQ %d"
9 # hw/sparc/leon3.c
10 leon3_set_irq(int intno) "Set CPU IRQ %d"
11 leon3_reset_irq(int intno) "Reset CPU IRQ %d"