Home
last modified time | relevance | path

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

/linux-6.12.1/kernel/trace/
Dtrace_osnoise.c350 u64 sample_runtime; /* active sampling portion of period */ member
361 .sample_runtime = DEFAULT_SAMPLE_RUNTIME,
1476 runtime = osnoise_data.sample_runtime * NSEC_PER_USEC; in run_osnoise()
1635 interval = osnoise_data.sample_period - osnoise_data.sample_runtime; in osnoise_sleep()
2629 .val = &osnoise_data.sample_runtime,
2641 .min = &osnoise_data.sample_runtime,