Home
last modified time | relevance | path

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

/linux/tools/testing/selftests/timers/
A Dnanosleep.c46 #define NR_CLOCKIDS 12 macro
136 for (clockid = CLOCK_REALTIME; clockid < NR_CLOCKIDS; clockid++) { in main()
A Dnsleep-lat.c46 #define NR_CLOCKIDS 12 macro
149 for (clockid = CLOCK_REALTIME; clockid < NR_CLOCKIDS; clockid++) { in main()
A Dinconsistency-check.c48 #define NR_CLOCKIDS 12 macro
157 int maxclocks = NR_CLOCKIDS; in main()
A Dset-timer-lat.c45 #define NR_CLOCKIDS 12 macro
265 for (clock_id = 0; clock_id < NR_CLOCKIDS; clock_id++) { in main()
A Dalarmtimer-suspend.c45 #define NR_CLOCKIDS 12 macro

Completed in 5 milliseconds