Searched refs:CLOCK_MONOTONIC_RAW (Results 1 – 5 of 5) sorted by relevance
232 #ifdef CLOCK_MONOTONIC_RAW233 CLOCK_MONOTONIC_RAW,
303 #ifdef CLOCK_MONOTONIC_RAW304 CLOCK_MONOTONIC_RAW,
778 clock_gettime(CLOCK_MONOTONIC_RAW, &time_init); in main()870 clock_gettime(CLOCK_MONOTONIC_RAW, &time_start); in main()948 clock_gettime(CLOCK_MONOTONIC_RAW, &time_end); in main()
165 if (0 != clock_gettime(CLOCK_MONOTONIC_RAW, &tp)) in __libcpp_steady_clock_now()
4444 #ifndef CLOCK_MONOTONIC_RAW in zfs_receive_one()4445 #define CLOCK_MONOTONIC_RAW CLOCK_MONOTONIC in zfs_receive_one() macro4447 clock_gettime(CLOCK_MONOTONIC_RAW, &begin_time); in zfs_receive_one()5339 clock_gettime(CLOCK_MONOTONIC_RAW, &delta); in zfs_receive_one()