D | trace.h | 95 #define trace_unused(class, ctx, id_1, id_2, format, ...) \ argument 108 #define _DECLARE_LOG_ENTRY(lvl, format, comp_class, n_params) \ argument 159 #define trace_event_with_ids(class, ctx, id_1, id_2, format, ...) \ argument 163 #define trace_event_atomic_with_ids(class, ctx, id_1, id_2, format, ...) \ argument 167 #define trace_warn_with_ids(class, ctx, id_1, id_2, format, ...) \ argument 171 #define trace_warn_atomic_with_ids(class, ctx, id_1, id_2, format, ...) \ argument 194 #define _trace_event_with_ids(lvl, class, ctx, id_1, id_2, format, ...) \ argument 197 #define _trace_event_atomic_with_ids(lvl, class, ctx, id_1, id_2, format, ...) \ argument 238 #define _log_message(ignored_log_func, atomic, level, comp_class, ctx, id_1, id_2, format, ...) \ argument 275 #define _log_message(log_func, atomic, lvl, comp_class, ctx, id_1, id_2, format, ...) \ argument [all …]
|