Home
last modified time | relevance | path

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

/linux-6.15/kernel/trace/
H A Dtrace_irqsoff.c665 .print_max = true,
711 .print_max = true,
746 .print_max = true,
H A Dtrace_sched_wakeup.c763 .print_max = true,
783 .print_max = true,
803 .print_max = true,
H A Dtrace.h638 bool print_max; member
H A Dtrace.c4611 if (tr->current_trace->print_max || snapshot) in __tracing_open()
4833 if (tr->current_trace->print_max) in tracing_open()