D | trace.h | 95 #define trace_unused(class, ctx, id_1, id_2, format, ...) \ 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 308 #define trace_event_with_ids(class, ctx, id_1, id_2, format, ...) \ argument 310 #define trace_event_atomic_with_ids(class, ctx, id_1, id_2, format, ...) \ argument 313 #define trace_warn_with_ids(class, ctx, id_1, id_2, format, ...) \ argument [all …]
|