Home
last modified time | relevance | path

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

/external/linux-kselftest/tools/testing/selftests/timers/
Dset-timer-lat.c67 char *clockstring(int clockid) in clockstring() function
118 printf("%s timer fired early: FAIL\n", clockstring(clock_id)); in sigalarm()
145 clockstring(clock_id), in do_timer()
149 printf("%s - timer_create() failed\n", clockstring(clock_id)); in do_timer()
166 printf("%s - timer_settime() failed\n", clockstring(clock_id)); in do_timer()
174 clockstring(clock_id), in do_timer()
Dalarmtimer-suspend.c68 char *clockstring(int clockid) in clockstring() function
157 clockstring(alarm_clock_id)); in main()
162 printf("Start time (%s): %ld:%ld\n", clockstring(alarm_clock_id), in main()
Dnanosleep.c61 char *clockstring(int clockid) in clockstring() function
155 printf("Nanosleep %-31s ", clockstring(clockid)); in main()
Dnsleep-lat.c61 char *clockstring(int clockid) in clockstring() function
168 printf("nsleep latency %-26s ", clockstring(clockid)); in main()
Dinconsistency-check.c61 char *clockstring(int clockid) in clockstring() function
198 printf("Consistent %-30s ", clockstring(clockid)); in main()