Home
last modified time | relevance | path

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

/third_party/ltp/include/lapi/
Dposix_clocks.h18 #ifndef CLOCK_REALTIME_COARSE
19 # define CLOCK_REALTIME_COARSE 5 macro
/third_party/ltp/testcases/kernel/syscalls/statx/
Dstatx06.c52 SAFE_CLOCK_GETRES(CLOCK_REALTIME_COARSE, &res); in clock_wait_tick()
109 SAFE_CLOCK_GETTIME(CLOCK_REALTIME_COARSE, &before_time); in test_statx()
113 SAFE_CLOCK_GETTIME(CLOCK_REALTIME_COARSE, &after_time); in test_statx()
/third_party/ltp/lib/
Dtst_clocks.c129 case CLOCK_REALTIME_COARSE: in tst_clock_name()
151 ret = tst_clock_gettime(CLOCK_REALTIME_COARSE, &ts); in tst_get_fs_timestamp()
/third_party/musl/porting/liteos_m_iccarm/kernel/include/
Dtime.h76 #define CLOCK_REALTIME_COARSE 5 macro
/third_party/ltp/testcases/kernel/syscalls/clock_gettime/
Dclock_gettime01.c43 .clktype = CLOCK_REALTIME_COARSE,
Dclock_gettime02.c64 .clktype = CLOCK_REALTIME_COARSE,
Dclock_gettime04.c30 CLOCK_REALTIME_COARSE,
/third_party/ltp/testcases/kernel/syscalls/clock_getres/
Dclock_getres01.c29 {"CLOCK_REALTIME_COARSE", CLOCK_REALTIME_COARSE, 0, 0,},
/third_party/ltp/testcases/kernel/syscalls/getrusage/
Dgetrusage04.c178 if (clock_getres(CLOCK_REALTIME_COARSE, &res)) { in guess_timer_resolution()
/third_party/musl/ndk_musl_include/
Dtime.h90 #define CLOCK_REALTIME_COARSE 5 macro
/third_party/musl/porting/liteos_m/user/include/
Dtime.h90 #define CLOCK_REALTIME_COARSE 5 macro
/third_party/musl/include/
Dtime.h90 #define CLOCK_REALTIME_COARSE 5 macro
/third_party/musl/porting/liteos_m/kernel/include/
Dtime.h91 #define CLOCK_REALTIME_COARSE 5 macro
/third_party/musl/porting/uniproton/kernel/include/
Dtime.h91 #define CLOCK_REALTIME_COARSE 5 macro
/third_party/musl/porting/liteos_a/kernel/include/
Dtime.h102 #define CLOCK_REALTIME_COARSE 5 macro
/third_party/weston/clients/
Dweston-info.c1718 [CLOCK_REALTIME_COARSE] = "CLOCK_REALTIME_COARSE", in clock_name()
/third_party/weston/compositor/
Dmain.c776 [CLOCK_REALTIME_COARSE] = "CLOCK_REALTIME_COARSE", in clock_name()
/third_party/weston/libweston/
Dcompositor.c7681 CLOCK_REALTIME_COARSE, /* may jump and crawl, fast & coarse */ in weston_compositor_set_presentation_clock_software()