Home
last modified time | relevance | path

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

/linux-6.6.21/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.h591 bool print_max; member
Dtrace.c4868 if (tr->current_trace->print_max || snapshot) in __tracing_open()
5090 if (tr->current_trace->print_max) in tracing_open()