Home
last modified time | relevance | path

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

/linux-6.1.9/kernel/trace/
Dtrace_osnoise.c320 u64 sample_runtime; /* active sampling portion of period */ member
331 .sample_runtime = DEFAULT_SAMPLE_RUNTIME,
1328 runtime = osnoise_data.sample_runtime * NSEC_PER_USEC; in run_osnoise()
1469 interval = osnoise_data.sample_period - osnoise_data.sample_runtime; in osnoise_sleep()
1977 .val = &osnoise_data.sample_runtime,
1989 .min = &osnoise_data.sample_runtime,