Home
last modified time | relevance | path

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

/Linux-v5.15/kernel/trace/
Dtrace_irqsoff.c641 .print_max = true,
687 .print_max = true,
722 .print_max = true,
Dtrace_sched_wakeup.c746 .print_max = true,
766 .print_max = true,
786 .print_max = true,
Dtrace.h552 bool print_max; member
Dtrace.c4749 if (tr->current_trace->print_max || snapshot) in __tracing_open()
4924 if (tr->current_trace->print_max) in tracing_open()