Searched refs:TRACE_PRINT (Results 1 – 7 of 7) sorted by relevance
/kernel/trace/ |
D | trace_entries.h | 234 TRACE_PRINT,
|
D | trace.h | 30 TRACE_PRINT, enumerator 297 IF_ASSIGN(var, ent, struct print_entry, TRACE_PRINT); \
|
D | trace_mmiotrace.c | 282 case TRACE_PRINT: in mmio_print_line()
|
D | trace_selftest.c | 15 case TRACE_PRINT: in trace_valid_entry()
|
D | trace_output.c | 1416 .type = TRACE_PRINT,
|
D | trace_functions_graph.c | 1293 case TRACE_PRINT: in print_graph_comment()
|
D | trace.c | 485 event = trace_buffer_lock_reserve(buffer, TRACE_PRINT, alloc, in __trace_puts() 2215 event = trace_buffer_lock_reserve(buffer, TRACE_PRINT, size, in __trace_array_vprintk() 2870 if (iter->ent->type == TRACE_PRINT && in print_trace_line() 5050 event = trace_buffer_lock_reserve(buffer, TRACE_PRINT, size, in tracing_mark_write()
|