Home
last modified time | relevance | path

Searched refs:get_sample (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/tools/testing/selftests/timers/
H A Dfreq-step.c48 static double get_sample(struct sample *sample) in get_sample() function
169 get_sample(&samples[i]); in run_test()
224 precision = get_sample(&sample) / 2.0; in init_test()
/kernel/linux/linux-6.6/tools/testing/selftests/timers/
H A Dfreq-step.c48 static double get_sample(struct sample *sample) in get_sample() function
169 get_sample(&samples[i]); in run_test()
224 precision = get_sample(&sample) / 2.0; in init_test()
/kernel/linux/linux-5.10/kernel/trace/
H A Dtrace_hwlat.c163 * get_sample - sample the CPU TSC and look for likely hardware latencies
169 static int get_sample(void) in get_sample() function
323 * Used to periodically sample the CPU TSC via a call to get_sample. We
339 get_sample(); in kthread_fn()
/kernel/linux/linux-6.6/kernel/trace/
H A Dtrace_hwlat.c195 * get_sample - sample the CPU TSC and look for likely hardware latencies
201 static int get_sample(void) in get_sample() function
353 * Used to periodically sample the CPU TSC via a call to get_sample. We
370 get_sample(); in kthread_fn()

Completed in 4 milliseconds