historical/m0-applesillicon.git/xnu-qemu-arm64-5.1.0/qom/trace-events

6 lines
335 B
Text
Raw Normal View History

2024-01-16 17:20:27 +00:00
# See docs/devel/tracing.txt for syntax documentation.
# object.c
object_dynamic_cast_assert(const char *type, const char *target, const char *file, int line, const char *func) "%s->%s (%s:%d:%s)"
object_class_dynamic_cast_assert(const char *type, const char *target, const char *file, int line, const char *func) "%s->%s (%s:%d:%s)"