Home
last modified time | relevance | path

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

/linux/tools/testing/selftests/timens/
H A Dgettime_perf.c77 test(CLOCK_MONOTONIC_COARSE, "monotonic-coarse", false); in main()
99 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/proc/
H A Dproc-maps-race.c578 clock_gettime(CLOCK_MONOTONIC_COARSE, &start_ts); in TEST_F()
634 clock_gettime(CLOCK_MONOTONIC_COARSE, &end_ts); in TEST_F()
672 clock_gettime(CLOCK_MONOTONIC_COARSE, &start_ts); in TEST_F()
714 clock_gettime(CLOCK_MONOTONIC_COARSE, &end_ts); in TEST_F()
752 clock_gettime(CLOCK_MONOTONIC_COARSE, &start_ts); in TEST_F()
797 clock_gettime(CLOCK_MONOTONIC_COARSE, &end_ts); in TEST_F()
/linux/tools/testing/selftests/vDSO/
H A Dvdso_test_abi.c49 [CLOCK_MONOTONIC_COARSE] = "CLOCK_MONOTONIC_COARSE",
292 vdso_test_clock(CLOCK_MONOTONIC_COARSE);
/linux/tools/testing/selftests/timers/
H A Dset-timer-lat.c61 case CLOCK_MONOTONIC_COARSE: in clockstring()
260 (clock_id == CLOCK_MONOTONIC_COARSE) || in main()
H A Dalarmtimer-suspend.c58 case CLOCK_MONOTONIC_COARSE: in clockstring()
H A Dnsleep-lat.c52 case CLOCK_MONOTONIC_COARSE: in clockstring()
H A Dinconsistency-check.c54 case CLOCK_MONOTONIC_COARSE: in clockstring()
H A Dnanosleep.c53 case CLOCK_MONOTONIC_COARSE: in clockstring()
/linux/include/uapi/linux/
H A Dtime.h55 #define CLOCK_MONOTONIC_COARSE 6 macro
/linux/kernel/time/
H A Dvsyscall.c103 vdso_ts = &vc[CS_HRES_COARSE].basetime[CLOCK_MONOTONIC_COARSE]; in update_vsyscall()
/linux/drivers/iio/
H A Dindustrialio-core.c333 case CLOCK_MONOTONIC_COARSE: in iio_get_time_ns()
1462 [CLOCK_MONOTONIC_COARSE] = "monotonic_coarse",
1482 case CLOCK_MONOTONIC_COARSE: in current_timestamp_clock_show()
1510 case CLOCK_MONOTONIC_COARSE: in current_timestamp_clock_store()
/linux/Documentation/core-api/
H A Dtimekeeping.rst118 corresponding to CLOCK_MONOTONIC_COARSE and CLOCK_REALTIME_COARSE