Home
last modified time | relevance | path

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

/linux/tools/testing/selftests/vDSO/
H A Dvdso_test_clock_getres.c115 #ifdef CLOCK_MONOTONIC_COARSE in main()
116 ret += vdso_test_clock(CLOCK_MONOTONIC_COARSE); in main()
H A Dvdso_test_abi.c41 "CLOCK_MONOTONIC_COARSE",
227 #ifdef CLOCK_MONOTONIC_COARSE in main()
228 vdso_test_clock(CLOCK_MONOTONIC_COARSE); in main()
/linux/tools/testing/selftests/timens/
H A Dgettime_perf.c75 test(CLOCK_MONOTONIC_COARSE, "monotonic-coarse", false); in main()
97 test(CLOCK_MONOTONIC_COARSE, "monotonic-coarse", true); in main()
H A Dtimens.c41 ct(CLOCK_MONOTONIC_COARSE, 1),
98 case CLOCK_MONOTONIC_COARSE: in test_gettime()
H A Dtimens.h69 if (clk_id == CLOCK_MONOTONIC_COARSE || clk_id == CLOCK_MONOTONIC_RAW) in _settime()
/linux/tools/testing/selftests/timers/
H A Dset-timer-lat.c39 #define CLOCK_MONOTONIC_COARSE 6 macro
73 case CLOCK_MONOTONIC_COARSE: in clockstring()
271 (clock_id == CLOCK_MONOTONIC_COARSE) || in main()
H A Dnanosleep.c40 #define CLOCK_MONOTONIC_COARSE 6 macro
65 case CLOCK_MONOTONIC_COARSE: in clockstring()
H A Dalarmtimer-suspend.c39 #define CLOCK_MONOTONIC_COARSE 6 macro
72 case CLOCK_MONOTONIC_COARSE: in clockstring()
H A Dnsleep-lat.c40 #define CLOCK_MONOTONIC_COARSE 6 macro
65 case CLOCK_MONOTONIC_COARSE: in clockstring()
H A Dinconsistency-check.c42 #define CLOCK_MONOTONIC_COARSE 6 macro
65 case CLOCK_MONOTONIC_COARSE: in clockstring()
/linux/include/uapi/linux/
H A Dtime.h55 #define CLOCK_MONOTONIC_COARSE 6 macro
/linux/include/vdso/
H A Ddatapage.h34 BIT(CLOCK_MONOTONIC_COARSE))
/linux/arch/sparc/vdso/
H A Dvclock_gettime.c269 case CLOCK_MONOTONIC_COARSE: in __vdso_clock_gettime()
297 case CLOCK_MONOTONIC_COARSE: in __vdso_clock_gettime_stick()
/linux/kernel/time/
H A Dvsyscall.c103 vdso_ts = &vdata[CS_HRES_COARSE].basetime[CLOCK_MONOTONIC_COARSE]; in update_vsyscall()
H A Dnamespace.c190 offset[CLOCK_MONOTONIC_COARSE] = monotonic; in timens_setup_vdso_data()
H A Dposix-timers.c1241 * For CLOCK_REALTIME_COARSE and CLOCK_MONOTONIC_COARSE the resolution
1536 [CLOCK_MONOTONIC_COARSE] = &clock_monotonic_coarse, in clockid_to_kclock()
/linux/Documentation/core-api/
H A Dtimekeeping.rst118 corresponding to CLOCK_MONOTONIC_COARSE and CLOCK_REALTIME_COARSE