Home
last modified time | relevance | path

Searched refs:MEAN_SAMPLE_INTERVAL (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/tools/testing/selftests/timers/
H A Dfreq-step.c22 #define MEAN_SAMPLE_INTERVAL 0.1 macro
156 usleep(1e6 * MEAN_SAMPLE_INTERVAL / 10); in run_test()
168 usleep(rand() % 2000000 * MEAN_SAMPLE_INTERVAL); in run_test()
/kernel/linux/linux-6.6/tools/testing/selftests/timers/
H A Dfreq-step.c22 #define MEAN_SAMPLE_INTERVAL 0.1 macro
156 usleep(1e6 * MEAN_SAMPLE_INTERVAL / 10); in run_test()
168 usleep(rand() % 2000000 * MEAN_SAMPLE_INTERVAL); in run_test()

Completed in 2 milliseconds