Home
last modified time | relevance | path

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

/third_party/ltp/include/lapi/
Dcommon_timers.h18 static const clock_t clock_list[] = { variable
29 #define CLOCKS_DEFINED (sizeof(clock_list) / sizeof(*clock_list))
/third_party/ltp/testcases/kernel/syscalls/timer_delete/
Dtimer_delete01.c31 clock_t clock = clock_list[i]; in run()
/third_party/ltp/testcases/kernel/syscalls/timer_create/
Dtimer_create01.c56 clock_t clock = clock_list[i]; in run()
/third_party/ltp/testcases/kernel/syscalls/timer_settime/
Dtimer_settime02.c88 clock_t clock = clock_list[i]; in run()
Dtimer_settime01.c99 clock_t clock = clock_list[i]; in run()