Home
last modified time | relevance | path

Searched refs:CLOCK_MONOTONIC_COARSE (Results 1 – 8 of 8) 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.c227 #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/include/uapi/linux/
H A Dtime.h55 #define CLOCK_MONOTONIC_COARSE 6 macro
/linux/kernel/time/
H A Dnamespace.c190 offset[CLOCK_MONOTONIC_COARSE] = monotonic; in timens_setup_vdso_data()
/linux/Documentation/core-api/
H A Dtimekeeping.rst118 corresponding to CLOCK_MONOTONIC_COARSE and CLOCK_REALTIME_COARSE