Home
last modified time | relevance | path

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

/linux-4.1.27/kernel/trace/
Dtrace_irqsoff.c666 .print_max = true,
700 .print_max = true,
736 .print_max = true,
Dtrace_sched_wakeup.c740 .print_max = true,
762 .print_max = true,
784 .print_max = true,
Dtrace.h392 bool print_max; member
Dtrace.c3060 if (tr->current_trace->print_max || snapshot) in __tracing_open()