Home
last modified time | relevance | path

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

/linux-5.19.10/tools/testing/selftests/timers/
Dinconsistency-check.c33 #define CALLS_PER_LOOP 64 macro
96 struct timespec list[CALLS_PER_LOOP]; in consistency_test()
113 for (i = 0; i < CALLS_PER_LOOP; i++) in consistency_test()
117 for (i = 0; i < CALLS_PER_LOOP - 1; i++) in consistency_test()
126 for (i = 0; i < CALLS_PER_LOOP; i++) { in consistency_test()