Searched refs:CLOCK_REALTIME_COARSE (Results 1 – 15 of 15) sorted by relevance
103 #ifdef CLOCK_REALTIME_COARSE in main()104 ret += vdso_test_clock(CLOCK_REALTIME_COARSE); in main()
220 #ifdef CLOCK_REALTIME_COARSE in main()221 ret += vdso_test_clock(CLOCK_REALTIME_COARSE); in main()
38 #define CLOCK_REALTIME_COARSE 5 macro71 case CLOCK_REALTIME_COARSE: in clockstring()270 (clock_id == CLOCK_REALTIME_COARSE) || in main()
39 #define CLOCK_REALTIME_COARSE 5 macro63 case CLOCK_REALTIME_COARSE: in clockstring()
38 #define CLOCK_REALTIME_COARSE 5 macro70 case CLOCK_REALTIME_COARSE: in clockstring()
41 #define CLOCK_REALTIME_COARSE 5 macro63 case CLOCK_REALTIME_COARSE: in clockstring()
168 case CLOCK_REALTIME_COARSE: in __vdso_clock_gettime()219 case CLOCK_REALTIME_COARSE: in __vdso_clock_getres()
54 #define CLOCK_REALTIME_COARSE 5 macro
33 #define VDSO_COARSE (BIT(CLOCK_REALTIME_COARSE) | \
267 case CLOCK_REALTIME_COARSE: in __vdso_clock_gettime()295 case CLOCK_REALTIME_COARSE: in __vdso_clock_gettime_stick()
92 vdso_ts = &vdata[CS_HRES_COARSE].basetime[CLOCK_REALTIME_COARSE]; in update_vsyscall()
1390 [CLOCK_REALTIME_COARSE] = &clock_realtime_coarse,
308 case CLOCK_REALTIME_COARSE: in iio_get_time_ns()337 case CLOCK_REALTIME_COARSE: in iio_get_time_res()1435 case CLOCK_REALTIME_COARSE: in iio_show_timestamp_clock()1473 clk = CLOCK_REALTIME_COARSE; in iio_store_timestamp_clock()
118 corresponding to CLOCK_MONOTONIC_COARSE and CLOCK_REALTIME_COARSE
Completed in 18 milliseconds