]> Git Repo - qemu.git/blob - hw/sparc/trace-events
ppc: Rework generation of priv and inval interrupts
[qemu.git] / hw / sparc / trace-events
1 # See docs/trace-events.txt for syntax documentation.
2
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"
8
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"
This page took 0.024116 seconds and 4 git commands to generate.