xref: /openbmc/qemu/qom/trace-events (revision aba5d9766454ed4b72d0deb43bbad0356eeb336e)
1# See docs/tracing.txt for syntax documentation.
2
3# qom/object.c
4object_dynamic_cast_assert(const char *type, const char *target, const char *file, int line, const char *func) "%s->%s (%s:%d:%s)"
5object_class_dynamic_cast_assert(const char *type, const char *target, const char *file, int line, const char *func) "%s->%s (%s:%d:%s)"
6