Home
last modified time | relevance | path

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

/linux-4.4.14/kernel/trace/
Dtrace_irqsoff.c680 .print_max = true,
712 .print_max = true,
746 .print_max = true,
Dtrace_sched_wakeup.c744 .print_max = true,
764 .print_max = true,
784 .print_max = true,
Dtrace.h417 bool print_max; member
Dtrace.c3068 if (tr->current_trace->print_max || snapshot) in __tracing_open()