Home
last modified time | relevance | path

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

/Linux-v5.10/kernel/trace/
Dtrace_irqsoff.c647 .print_max = true,
697 .print_max = true,
732 .print_max = true,
Dtrace_sched_wakeup.c751 .print_max = true,
771 .print_max = true,
791 .print_max = true,
Dtrace.h552 bool print_max; member
Dtrace.c4349 if (tr->current_trace->print_max || snapshot) in __tracing_open()
4523 if (tr->current_trace->print_max) in tracing_open()