Home
last modified time | relevance | path

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

/Linux-v5.4/kernel/trace/
Dtrace_irqsoff.c647 .print_max = true,
697 .print_max = true,
732 .print_max = true,
Dtrace_sched_wakeup.c749 .print_max = true,
769 .print_max = true,
789 .print_max = true,
Dtrace.h502 bool print_max; member
Dtrace.c4099 if (tr->current_trace->print_max || snapshot) in __tracing_open()
4268 if (tr->current_trace->print_max) in tracing_open()