Searched refs:trace_array_puts (Results 1 – 2 of 2) sorted by relevance
41 #define trace_array_puts(tr, str) \ macro
1159 trace_array_puts(tr, "*** SNAPSHOT CALLED FROM NMI CONTEXT ***\n"); in tracing_snapshot_instance_cond() 1160 trace_array_puts(tr, "*** snapshot is being ignored ***\n"); in tracing_snapshot_instance_cond() 1165 trace_array_puts(tr, "*** SNAPSHOT NOT ALLOCATED ***\n"); in tracing_snapshot_instance_cond() 1166 trace_array_puts(tr, "*** stopping trace here! ***\n"); in tracing_snapshot_instance_cond() 1173 trace_array_puts(tr, "*** LATENCY TRACER ACTIVE ***\n"); in tracing_snapshot_instance_cond() 1174 trace_array_puts(tr, "*** Can not use snapshot (sorry) ***\n"); in tracing_snapshot_instance_cond() 10464 trace_array_puts(tr, "** Boot snapshot taken **\n"); in tracer_alloc_buffers()