Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/kernel/trace/
H A Dtrace_irqsoff.c651 .print_max = true,
701 .print_max = true,
736 .print_max = true,
H A Dtrace_sched_wakeup.c751 .print_max = true,
771 .print_max = true,
791 .print_max = true,
H A Dtrace.h552 bool print_max; member
H A Dtrace.c4381 if (tr->current_trace->print_max || snapshot) in __tracing_open()
4555 if (tr->current_trace->print_max) in tracing_open()