Home
last modified time | relevance | path

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

/external/ltp/testcases/kernel/syscalls/clock_gettime/
Dclock_gettime01.c104 tst_clock_name(tc[i].clktype), in verify_clock_gettime()
112 tst_clock_name(tc[i].clktype), in verify_clock_gettime()
123 tst_clock_name(tc[i].clktype), in verify_clock_gettime()
130 tst_clock_name(tc[i].clktype), in verify_clock_gettime()
Dclock_gettime02.c111 tst_clock_name(tc[i].clktype)); in verify_clock_gettime()
117 tst_clock_name(tc[i].clktype)); in verify_clock_gettime()
124 tst_clock_name(tc[i].clktype)); in verify_clock_gettime()
/external/ltp/testcases/kernel/syscalls/clock_settime/
Dclock_settime02.c124 tst_clock_name(tc[i].type)); in verify_clock_settime()
130 tst_clock_name(tc[i].type), in verify_clock_settime()
138 tst_clock_name(tc[i].type), in verify_clock_settime()
/external/ltp/lib/
Dtst_timer.c18 const char *tst_clock_name(clockid_t clk_id) in tst_clock_name() function
48 tst_clock_name(clk_id), clk_id); in tst_timer_check()
/external/ltp/include/
Dtst_timer.h338 const char *tst_clock_name(clockid_t);