Searched refs:CLOCK_REALTIME_COARSE (Results 1 – 18 of 18) sorted by relevance
/third_party/ltp/include/lapi/ |
D | posix_clocks.h | 18 #ifndef CLOCK_REALTIME_COARSE 19 # define CLOCK_REALTIME_COARSE 5 macro
|
/third_party/ltp/testcases/kernel/syscalls/statx/ |
D | statx06.c | 52 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/ |
D | tst_clocks.c | 129 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/ |
D | time.h | 76 #define CLOCK_REALTIME_COARSE 5 macro
|
/third_party/ltp/testcases/kernel/syscalls/clock_gettime/ |
D | clock_gettime01.c | 43 .clktype = CLOCK_REALTIME_COARSE,
|
D | clock_gettime02.c | 64 .clktype = CLOCK_REALTIME_COARSE,
|
D | clock_gettime04.c | 30 CLOCK_REALTIME_COARSE,
|
/third_party/ltp/testcases/kernel/syscalls/clock_getres/ |
D | clock_getres01.c | 29 {"CLOCK_REALTIME_COARSE", CLOCK_REALTIME_COARSE, 0, 0,},
|
/third_party/ltp/testcases/kernel/syscalls/getrusage/ |
D | getrusage04.c | 178 if (clock_getres(CLOCK_REALTIME_COARSE, &res)) { in guess_timer_resolution()
|
/third_party/musl/ndk_musl_include/ |
D | time.h | 90 #define CLOCK_REALTIME_COARSE 5 macro
|
/third_party/musl/porting/liteos_m/user/include/ |
D | time.h | 90 #define CLOCK_REALTIME_COARSE 5 macro
|
/third_party/musl/include/ |
D | time.h | 90 #define CLOCK_REALTIME_COARSE 5 macro
|
/third_party/musl/porting/liteos_m/kernel/include/ |
D | time.h | 91 #define CLOCK_REALTIME_COARSE 5 macro
|
/third_party/musl/porting/uniproton/kernel/include/ |
D | time.h | 91 #define CLOCK_REALTIME_COARSE 5 macro
|
/third_party/musl/porting/liteos_a/kernel/include/ |
D | time.h | 102 #define CLOCK_REALTIME_COARSE 5 macro
|
/third_party/weston/clients/ |
D | weston-info.c | 1718 [CLOCK_REALTIME_COARSE] = "CLOCK_REALTIME_COARSE", in clock_name()
|
/third_party/weston/compositor/ |
D | main.c | 776 [CLOCK_REALTIME_COARSE] = "CLOCK_REALTIME_COARSE", in clock_name()
|
/third_party/weston/libweston/ |
D | compositor.c | 7681 CLOCK_REALTIME_COARSE, /* may jump and crawl, fast & coarse */ in weston_compositor_set_presentation_clock_software()
|