Home
last modified time | relevance | path

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

/linux-2.6.39/kernel/trace/
Dtrace_irqsoff.c592 .print_max = 1,
625 .print_max = 1,
660 .print_max = 1,
Dtrace_sched_wakeup.c577 .print_max = 1,
598 .print_max = 1,
Dtrace.h276 int print_max; member
Dtrace.c2145 if (current_trace && current_trace->print_max) in __tracing_open()