block: fix deadlock in bdrv_co_flush
[qemu/kevin.git] / hw / sparc / trace-events
blob30fb0373e7ece1ee1d7aa52c7a365c3c84a0fb17
1 # See docs/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"