trace: split out trace events for hw/sparc/ directory
[qemu/ar7.git] / hw / sparc / trace-events
blobab677a39d886b625cb77af3cdd45d6ead72277ae
1 # See docs/trace-events.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"