Home
last modified time | relevance | path

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

/external/ltp/testcases/kernel/timers/include/
Dcommon_timers.h37 #define CLOCK_TO_STR(def_name) \ macro
44 CLOCK_TO_STR(CLOCK_REALTIME); in get_clock_str()
45 CLOCK_TO_STR(CLOCK_MONOTONIC); in get_clock_str()
46 CLOCK_TO_STR(CLOCK_PROCESS_CPUTIME_ID); in get_clock_str()
47 CLOCK_TO_STR(CLOCK_THREAD_CPUTIME_ID); in get_clock_str()
49 CLOCK_TO_STR(CLOCK_MONOTONIC_RAW); in get_clock_str()
52 CLOCK_TO_STR(CLOCK_REALTIME_COARSE); in get_clock_str()
55 CLOCK_TO_STR(CLOCK_MONOTONIC_COARSE); in get_clock_str()