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