Home
last modified time | relevance | path

Searched refs:get_clock_str (Results 1 – 2 of 2) sorted by relevance

/external/ltp/testcases/kernel/timers/timer_create/
Dtimer_create02.c107 if (strstr(get_clock_str(clock_list[j]), in main()
118 if (strstr(get_clock_str(clock_list[j]), mrstr)) in main()
129 get_clock_str(clock_list[j]), in main()
/external/ltp/testcases/kernel/timers/include/
Dcommon_timers.h41 const char *get_clock_str(const int clock_id) in get_clock_str() function