Home
last modified time | relevance | path

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

/Linux-v5.15/kernel/trace/
Dtrace_osnoise.c228 static struct osnoise_data { struct
239 } osnoise_data = { argument
262 if (osnoise_data.tainted) in print_osnoise_headers()
291 if (osnoise_data.tainted) in print_osnoise_headers()
321 osnoise_data.tainted = true; \
874 if (unlikely(osnoise_data.timerlat_tracer)) { in trace_softirq_exit_callback()
978 if (osnoise_data.timerlat_tracer) { in thread_exit()
1136 runtime = osnoise_data.sample_runtime * NSEC_PER_USEC; in run_osnoise()
1137 stop_in = osnoise_data.stop_tracing * NSEC_PER_USEC; in run_osnoise()
1193 if (osnoise_data.stop_tracing) in run_osnoise()
[all …]