Home
last modified time | relevance | path

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

/linux/kernel/trace/
H A Dtrace_irqsoff.c672 .print_max = true,
718 .print_max = true,
753 .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.c4659 if (tr->current_trace->print_max || snapshot) in __tracing_open()
4871 if (tr->current_trace->print_max) in tracing_open()