Searched refs:sample_runtime (Results 1 – 1 of 1) sorted by relevance
322 u64 sample_runtime; /* active sampling portion of period */ member333 .sample_runtime = DEFAULT_SAMPLE_RUNTIME,1328 runtime = osnoise_data.sample_runtime * NSEC_PER_USEC; in run_osnoise()1455 interval = osnoise_data.sample_period - osnoise_data.sample_runtime; in osnoise_main()1930 .val = &osnoise_data.sample_runtime,1942 .min = &osnoise_data.sample_runtime,
Completed in 7 milliseconds