Symbol: clockstring
tools/testing/selftests/timers/alarmtimer-suspend.c
132
clockstring(alarm_clock_id), strerror(errno));
tools/testing/selftests/timers/alarmtimer-suspend.c
137
printf("Start time (%s): %ld:%ld\n", clockstring(alarm_clock_id),
tools/testing/selftests/timers/inconsistency-check.c
174
ksft_test_result_skip("%-31s\n", clockstring(clockid));
tools/testing/selftests/timers/inconsistency-check.c
179
ksft_test_result_fail("%-31s\n", clockstring(clockid));
tools/testing/selftests/timers/inconsistency-check.c
182
ksft_test_result_pass("%-31s\n", clockstring(clockid));
tools/testing/selftests/timers/nanosleep.c
184
ksft_test_result_skip("%-31s\n", clockstring(clockid));
tools/testing/selftests/timers/nanosleep.c
194
ksft_test_result_skip("%-31s\n", clockstring(clockid));
tools/testing/selftests/timers/nanosleep.c
198
ksft_test_result_fail("%-31s\n", clockstring(clockid));
tools/testing/selftests/timers/nanosleep.c
205
ksft_test_result_fail("%-31s\n", clockstring(clockid));
tools/testing/selftests/timers/nanosleep.c
208
ksft_test_result_pass("%-31s\n", clockstring(clockid));
tools/testing/selftests/timers/nsleep-lat.c
158
ksft_test_result_skip("%s\n", clockstring(clockid));
tools/testing/selftests/timers/nsleep-lat.c
161
clockstring(clockid));
tools/testing/selftests/timers/set-timer-lat.c
106
clockstring(clock_id),
tools/testing/selftests/timers/set-timer-lat.c
132
clockstring(clock_id),
tools/testing/selftests/timers/set-timer-lat.c
137
printf("%s - timer_create() failed\n", clockstring(clock_id));
tools/testing/selftests/timers/set-timer-lat.c
154
printf("%s - timer_settime() failed\n", clockstring(clock_id));