Searched refs:CLOCK_MONOTONIC_RAW (Results 1 – 13 of 13) sorted by relevance
42 #define CLOCK_MONOTONIC_RAW 4 macro91 clock_gettime(CLOCK_MONOTONIC_RAW, &mid); in get_monotonic_and_raw()112 if (clock_gettime(CLOCK_MONOTONIC_RAW, &raw)) { in main()
47 #define CLOCK_MONOTONIC_RAW 4 macro78 case CLOCK_MONOTONIC_RAW: in clockstring()204 (clock_id == CLOCK_MONOTONIC_RAW) || in main()
48 #define CLOCK_MONOTONIC_RAW 4 macro71 case CLOCK_MONOTONIC_RAW: in clockstring()
48 #define CLOCK_MONOTONIC_RAW 4 macro79 case CLOCK_MONOTONIC_RAW: in clockstring()
49 #define CLOCK_MONOTONIC_RAW 4 macro72 case CLOCK_MONOTONIC_RAW: in clockstring()
51 #define CLOCK_MONOTONIC_RAW 4 macro72 case CLOCK_MONOTONIC_RAW: in clockstring()
51 #define CLOCK_MONOTONIC_RAW 4 macro
728 #ifndef CLOCK_MONOTONIC_RAW729 #define CLOCK_MONOTONIC_RAW 4 macro741 CLOCKID_MAP("monotonic_raw", CLOCK_MONOTONIC_RAW),750 CLOCKID_MAP("raw", CLOCK_MONOTONIC_RAW),
257 CLOCK_MONOTONIC_RAW are supported, some events might also allow
337 posix_timers_register_clock(CLOCK_MONOTONIC_RAW, &clock_monotonic_raw); in init_posix_timers()
1219 case CLOCK_MONOTONIC_RAW: getrawmonotonic(&ts); break; in ioctl_get_cycle_timer2()
2541 CLOCK_MONOTONIC_RAW, HRTIMER_MODE_ABS); in mac80211_hwsim_new_radio()
7876 case CLOCK_MONOTONIC_RAW: in perf_event_set_clock()