Home
last modified time | relevance | path

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

/kernel/trace/
Dtrace_irqsoff.c642 .print_max = true,
688 .print_max = true,
723 .print_max = true,
Dtrace_sched_wakeup.c749 .print_max = true,
769 .print_max = true,
789 .print_max = true,
Dtrace.h568 bool print_max; member
Dtrace.c4793 if (tr->current_trace->print_max || snapshot) in __tracing_open()
5007 if (tr->current_trace->print_max) in tracing_open()