aboutsummaryrefslogtreecommitdiffstats
path: root/hw/goldfish_trace.h
diff options
context:
space:
mode:
Diffstat (limited to 'hw/goldfish_trace.h')
-rw-r--r--hw/goldfish_trace.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/hw/goldfish_trace.h b/hw/goldfish_trace.h
index c49745b..11ed906 100644
--- a/hw/goldfish_trace.h
+++ b/hw/goldfish_trace.h
@@ -46,6 +46,9 @@
#define TRACE_DEV_REG_METHOD_ENTRY 1024
#define TRACE_DEV_REG_METHOD_EXIT 1025
#define TRACE_DEV_REG_METHOD_EXCEPTION 1026
+#define TRACE_DEV_REG_NATIVE_ENTRY 1028
+#define TRACE_DEV_REG_NATIVE_EXIT 1029
+#define TRACE_DEV_REG_NATIVE_EXCEPTION 1030
/* the virtual trace device state */
typedef struct {