Home
last modified time | relevance | path

Searched refs:TRACE_FLAG_IRQS_OFF (Results 1 – 4 of 4) sorted by relevance

/linux/include/linux/
A Dtrace_events.h168 TRACE_FLAG_IRQS_OFF = 0x01, enumerator
181 TRACE_FLAG_IRQS_OFF : 0; in tracing_gen_ctx_flags()
/linux/tools/lib/traceevent/
A Devent-parse.h430 TRACE_FLAG_IRQS_OFF = 0x01, enumerator
A Devent-parse.c5791 (lat_flags & TRACE_FLAG_IRQS_OFF) ? 'd' : in data_latency_format()
/linux/kernel/trace/
A Dtrace_output.c455 (entry->flags & TRACE_FLAG_IRQS_OFF) ? 'd' : in trace_print_lat_fmt()

Completed in 27 milliseconds