Home
last modified time | relevance | path

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

/Linux-v4.19/kernel/trace/
Dtrace_irqsoff.c644 .print_max = true,
694 .print_max = true,
729 .print_max = true,
Dtrace_sched_wakeup.c757 .print_max = true,
777 .print_max = true,
797 .print_max = true,
Dtrace.h451 bool print_max; member
Dtrace.c3875 if (tr->current_trace->print_max || snapshot) in __tracing_open()
4039 if (tr->current_trace->print_max) in tracing_open()