aboutsummaryrefslogtreecommitdiff
path: root/hw/sparc/trace-events
diff options
context:
space:
mode:
Diffstat (limited to 'hw/sparc/trace-events')
-rw-r--r--hw/sparc/trace-events2
1 files changed, 2 insertions, 0 deletions
diff --git a/hw/sparc/trace-events b/hw/sparc/trace-events
index 355b07a..dfb53dc 100644
--- a/hw/sparc/trace-events
+++ b/hw/sparc/trace-events
@@ -19,3 +19,5 @@ sun4m_iommu_bad_addr(uint64_t addr) "bad addr 0x%"PRIx64
# leon3.c
leon3_set_irq(int intno) "Set CPU IRQ %d"
leon3_reset_irq(int intno) "Reset CPU IRQ %d"
+int_helper_icache_freeze(void) "Instruction cache: freeze"
+int_helper_dcache_freeze(void) "Data cache: freeze"