Home
last modified time | relevance | path

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

/linux/kernel/trace/
H A Dtrace_irqsoff.c669 .print_max = true,
715 .print_max = true,
750 .print_max = true,
H A Dtrace_sched_wakeup.c759 .print_max = true,
779 .print_max = true,
799 .print_max = true,
H A Dtrace.h646 bool print_max; member
H A Dtrace.c4686 if (tr->current_trace->print_max || snapshot) in __tracing_open()
4894 if (tr->current_trace->print_max) in tracing_open()