ui: refactor code for determining if an update should be sent to the client
[qemu/ar7.git] / qom / trace-events
blob5d86fbf0191ef038cbb032b30c4cc463761f433e
1 # See docs/devel/tracing.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)"