Home
last modified time | relevance | path

Searched refs:CLOCK_REALTIME_COARSE (Results 1 - 25 of 35) sorted by relevance

12

/kernel/liteos_m/kal/libc/newlib/porting/include/
H A Dtime.h44 #ifndef CLOCK_REALTIME_COARSE
45 #define CLOCK_REALTIME_COARSE 5 macro
/kernel/linux/linux-6.6/tools/testing/selftests/vDSO/
H A Dvdso_test_clock_getres.c45 "CLOCK_REALTIME_COARSE",
63 * clock_id: CLOCK_REALTIME_COARSE [PASS]
103 #ifdef CLOCK_REALTIME_COARSE in main()
104 ret += vdso_test_clock(CLOCK_REALTIME_COARSE); in main()
H A Dvdso_test_abi.c152 "CLOCK_REALTIME_COARSE",
211 #ifdef CLOCK_REALTIME_COARSE in main()
212 vdso_test_clock(CLOCK_REALTIME_COARSE); in main()
/kernel/linux/linux-5.10/tools/testing/selftests/timers/
H A Dset-timer-lat.c38 #define CLOCK_REALTIME_COARSE 5 macro
71 case CLOCK_REALTIME_COARSE: in clockstring()
72 return "CLOCK_REALTIME_COARSE"; in clockstring()
270 (clock_id == CLOCK_REALTIME_COARSE) || in main()
H A Dalarmtimer-suspend.c38 #define CLOCK_REALTIME_COARSE 5 macro
70 case CLOCK_REALTIME_COARSE: in clockstring()
71 return "CLOCK_REALTIME_COARSE"; in clockstring()
H A Dinconsistency-check.c41 #define CLOCK_REALTIME_COARSE 5 macro
63 case CLOCK_REALTIME_COARSE: in clockstring()
64 return "CLOCK_REALTIME_COARSE"; in clockstring()
H A Dnsleep-lat.c39 #define CLOCK_REALTIME_COARSE 5 macro
63 case CLOCK_REALTIME_COARSE: in clockstring()
64 return "CLOCK_REALTIME_COARSE"; in clockstring()
H A Dnanosleep.c39 #define CLOCK_REALTIME_COARSE 5 macro
63 case CLOCK_REALTIME_COARSE: in clockstring()
64 return "CLOCK_REALTIME_COARSE"; in clockstring()
/kernel/linux/linux-6.6/tools/testing/selftests/timers/
H A Dset-timer-lat.c38 #define CLOCK_REALTIME_COARSE 5 macro
71 case CLOCK_REALTIME_COARSE: in clockstring()
72 return "CLOCK_REALTIME_COARSE"; in clockstring()
270 (clock_id == CLOCK_REALTIME_COARSE) || in main()
H A Dinconsistency-check.c41 #define CLOCK_REALTIME_COARSE 5 macro
63 case CLOCK_REALTIME_COARSE: in clockstring()
64 return "CLOCK_REALTIME_COARSE"; in clockstring()
H A Dnsleep-lat.c39 #define CLOCK_REALTIME_COARSE 5 macro
63 case CLOCK_REALTIME_COARSE: in clockstring()
64 return "CLOCK_REALTIME_COARSE"; in clockstring()
H A Dnanosleep.c39 #define CLOCK_REALTIME_COARSE 5 macro
63 case CLOCK_REALTIME_COARSE: in clockstring()
64 return "CLOCK_REALTIME_COARSE"; in clockstring()
H A Dalarmtimer-suspend.c38 #define CLOCK_REALTIME_COARSE 5 macro
70 case CLOCK_REALTIME_COARSE: in clockstring()
71 return "CLOCK_REALTIME_COARSE"; in clockstring()
/kernel/linux/linux-5.10/include/uapi/linux/
H A Dtime.h54 #define CLOCK_REALTIME_COARSE 5 macro
/kernel/linux/linux-6.6/include/uapi/linux/
H A Dtime.h54 #define CLOCK_REALTIME_COARSE 5 macro
/kernel/linux/patches/linux-6.6/prebuilts/usr/include/linux/
H A Dtime.h54 #define CLOCK_REALTIME_COARSE 5 macro
/kernel/linux/patches/linux-5.10/prebuilts/usr/include/linux/
H A Dtime.h54 #define CLOCK_REALTIME_COARSE 5 macro
/kernel/linux/patches/linux-4.19/prebuilts/usr/include/linux/
H A Dtime.h56 #define CLOCK_REALTIME_COARSE 5 macro
/kernel/linux/linux-5.10/arch/nds32/kernel/vdso/
H A Dgettimeofday.c168 case CLOCK_REALTIME_COARSE: in __vdso_clock_gettime()
219 case CLOCK_REALTIME_COARSE: in __vdso_clock_getres()
/kernel/liteos_a/testsuites/unittest/libc/time/clock/full/
H A Dclock_test_006.cpp45 clockid_t clk = CLOCK_REALTIME_COARSE; in ClockTest()
/kernel/liteos_m/kal/posix/src/
H A Dtime.c325 case CLOCK_REALTIME_COARSE: in clock_settime()
365 case CLOCK_REALTIME_COARSE: in clock_gettime()
403 case CLOCK_REALTIME_COARSE: in clock_getres()
440 case CLOCK_REALTIME_COARSE: in clock_nanosleep()
/kernel/linux/linux-5.10/include/vdso/
H A Ddatapage.h33 #define VDSO_COARSE (BIT(CLOCK_REALTIME_COARSE) | \
/kernel/linux/linux-6.6/include/vdso/
H A Ddatapage.h33 #define VDSO_COARSE (BIT(CLOCK_REALTIME_COARSE) | \
/kernel/liteos_a/kernel/extended/vdso/usr/
H A Dlos_vdso_sys.c101 case CLOCK_REALTIME_COARSE: in VdsoClockGettime()
/kernel/linux/linux-5.10/arch/powerpc/kernel/vdso32/
H A Dgettimeofday.S72 cmpli cr5,r3,CLOCK_REALTIME_COARSE
126 * CLOCK_REALTIME_COARSE, below values are needed for MONOTONIC_COARSE
200 cmpwi cr1, r3, CLOCK_REALTIME_COARSE

Completed in 8 milliseconds

12