summaryrefslogtreecommitdiff
path: root/qom/trace-events
blob: 350fc1feb2df49d3da66f57ff792b020c13349c5 (plain)
1
2
3
4
5
# See docs/trace-events.txt for syntax documentation.

# qom/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)"