Home
last modified time | relevance | path

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

/openbmc/linux/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()