xref: /openbmc/qemu/qom/trace-events (revision 8a0b4de048e20215415b24c7b42514c27b9d6ef3)
1# See docs/trace-events.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