Home
last modified time | relevance | path

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

/external/ltp/include/lapi/
Dcommon_timers.h33 #define CLOCK_TO_STR(def_name) \ macro
40 CLOCK_TO_STR(CLOCK_REALTIME); in get_clock_str()
41 CLOCK_TO_STR(CLOCK_MONOTONIC); in get_clock_str()
42 CLOCK_TO_STR(CLOCK_PROCESS_CPUTIME_ID); in get_clock_str()
43 CLOCK_TO_STR(CLOCK_THREAD_CPUTIME_ID); in get_clock_str()
44 CLOCK_TO_STR(CLOCK_BOOTTIME); in get_clock_str()
45 CLOCK_TO_STR(CLOCK_BOOTTIME_ALARM); in get_clock_str()
46 CLOCK_TO_STR(CLOCK_REALTIME_ALARM); in get_clock_str()
47 CLOCK_TO_STR(CLOCK_TAI); in get_clock_str()