summaryrefslogblamecommitdiffstats
path: root/qom/trace-events
blob: b2e9f4a7127f0e088290b5a5aa6b2a44b61b3da5 (plain) (tree)
1
2
3
4
5
                                                      
 
          

                                                                                                                                        
# See docs/devel/tracing.rst for syntax documentation.

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