usb-bot: hotplug support
[qemu/kevin.git] / qom / trace-events
blob350fc1feb2df49d3da66f57ff792b020c13349c5
1 # See docs/trace-events.txt for syntax documentation.
3 # qom/object.c
4 object_dynamic_cast_assert(const char *type, const char *target, const char *file, int line, const char *func) "%s->%s (%s:%d:%s)"
5 object_class_dynamic_cast_assert(const char *type, const char *target, const char *file, int line, const char *func) "%s->%s (%s:%d:%s)"