Lines Matching defs:print_stack
344 u64 print_stack; /* print IRQ stack if total > */
354 .print_stack = 0,
674 * trace only if latency > print_stack config, if enabled.
676 if (!osnoise_data.print_stack || osnoise_data.print_stack > latency)
1804 * At this point, if stop_tracing is set and <= print_stack,
1805 * print_stack is set and would be printed in the thread handler.
1810 if (osnoise_data.stop_tracing <= osnoise_data.print_stack) {
1826 if (osnoise_data.print_stack)
2667 * osnoise/print_stack: print the stacktrace of the IRQ handler if the total
2672 .val = &osnoise_data.print_stack,
2729 tmp = tracefs_create_file("print_stack", TRACE_MODE_WRITE, top_dir,