Home
last modified time | relevance | path

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

/linux-5.19.10/tools/testing/selftests/timers/
Dset-timer-lat.c58 char *clockstring(int clockid) in clockstring() function
118 clockstring(clock_id), in describe_timer()
144 clockstring(clock_id), in setup_timer()
149 printf("%s - timer_create() failed\n", clockstring(clock_id)); in setup_timer()
166 printf("%s - timer_settime() failed\n", clockstring(clock_id)); in setup_timer()
Dalarmtimer-suspend.c57 char *clockstring(int clockid) in clockstring() function
146 clockstring(alarm_clock_id)); in main()
151 printf("Start time (%s): %ld:%ld\n", clockstring(alarm_clock_id), in main()
Dnanosleep.c50 char *clockstring(int clockid) in clockstring() function
144 printf("Nanosleep %-31s ", clockstring(clockid)); in main()
Dinconsistency-check.c50 char *clockstring(int clockid) in clockstring() function
187 printf("Consistent %-30s ", clockstring(clockid)); in main()
Dnsleep-lat.c50 char *clockstring(int clockid) in clockstring() function
157 printf("nsleep latency %-26s ", clockstring(clockid)); in main()