Home
last modified time | relevance | path

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

/Linux-v6.1/kernel/trace/
Dtrace_osnoise.c321 u64 sample_runtime; /* active sampling portion of period */ member
332 .sample_runtime = DEFAULT_SAMPLE_RUNTIME,
1329 runtime = osnoise_data.sample_runtime * NSEC_PER_USEC; in run_osnoise()
1470 interval = osnoise_data.sample_period - osnoise_data.sample_runtime; in osnoise_sleep()
1978 .val = &osnoise_data.sample_runtime,
1990 .min = &osnoise_data.sample_runtime,