Home
last modified time | relevance | path

Searched refs:CLOCK_MONOTONIC_RAW (Results 1 – 25 of 71) sorted by relevance

123

/external/strace/xlat/
Dclocknames.h34 #if defined(CLOCK_MONOTONIC_RAW) || (defined(HAVE_DECL_CLOCK_MONOTONIC_RAW) && HAVE_DECL_CLOCK_MONO…
36 static_assert((CLOCK_MONOTONIC_RAW) == (4), "CLOCK_MONOTONIC_RAW != 4");
39 # define CLOCK_MONOTONIC_RAW 4
100 [CLOCK_MONOTONIC_RAW] = XLAT(CLOCK_MONOTONIC_RAW),
Dclocknames.in6 CLOCK_MONOTONIC_RAW 4
/external/adhd/cras/src/tests/
Dtiming_unittest.cc86 clock_gettime(CLOCK_MONOTONIC_RAW, &start); in TEST_F()
115 clock_gettime(CLOCK_MONOTONIC_RAW, &start); in TEST_F()
146 clock_gettime(CLOCK_MONOTONIC_RAW, &start); in TEST_F()
174 clock_gettime(CLOCK_MONOTONIC_RAW, &start); in TEST_F()
203 clock_gettime(CLOCK_MONOTONIC_RAW, &start); in TEST_F()
239 clock_gettime(CLOCK_MONOTONIC_RAW, &start); in TEST_F()
271 clock_gettime(CLOCK_MONOTONIC_RAW, &start); in TEST_F()
309 clock_gettime(CLOCK_MONOTONIC_RAW, &start); in TEST_F()
343 clock_gettime(CLOCK_MONOTONIC_RAW, &start); in TEST_F()
383 clock_gettime(CLOCK_MONOTONIC_RAW, &start); in TEST_F()
Diodev_stub.cc47 clock_gettime(CLOCK_MONOTONIC_RAW, tstamp); in cras_iodev_frames_queued()
138 clock_gettime(CLOCK_MONOTONIC_RAW, hw_tstamp); in cras_iodev_frames_to_play_in_sleep()
/external/linux-kselftest/tools/testing/selftests/timers/
Dadjtick.c28 #define CLOCK_MONOTONIC_RAW 4 macro
76 clock_gettime(CLOCK_MONOTONIC_RAW, raw); in get_monotonic_and_raw()
83 clock_gettime(CLOCK_MONOTONIC_RAW, &mid); in get_monotonic_and_raw()
176 if (clock_gettime(CLOCK_MONOTONIC_RAW, &raw)) { in main()
Draw_skew.c30 #define CLOCK_MONOTONIC_RAW 4 macro
79 clock_gettime(CLOCK_MONOTONIC_RAW, &mid); in get_monotonic_and_raw()
100 if (clock_gettime(CLOCK_MONOTONIC_RAW, &raw)) { in main()
Dset-timer-lat.c37 #define CLOCK_MONOTONIC_RAW 4 macro
69 case CLOCK_MONOTONIC_RAW: in clockstring()
269 (clock_id == CLOCK_MONOTONIC_RAW) || in main()
Dnanosleep.c38 #define CLOCK_MONOTONIC_RAW 4 macro
61 case CLOCK_MONOTONIC_RAW: in clockstring()
Dfreq-step.c63 clock_gettime(CLOCK_MONOTONIC_RAW, &ts1); in get_sample()
65 clock_gettime(CLOCK_MONOTONIC_RAW, &ts3); in get_sample()
216 if (clock_gettime(CLOCK_MONOTONIC_RAW, &ts)) { in init_test()
Dalarmtimer-suspend.c37 #define CLOCK_MONOTONIC_RAW 4 macro
68 case CLOCK_MONOTONIC_RAW: in clockstring()
Dinconsistency-check.c40 #define CLOCK_MONOTONIC_RAW 4 macro
61 case CLOCK_MONOTONIC_RAW: in clockstring()
Dnsleep-lat.c38 #define CLOCK_MONOTONIC_RAW 4 macro
61 case CLOCK_MONOTONIC_RAW: in clockstring()
/external/ltp/include/lapi/
Dposix_clocks.h22 #ifndef CLOCK_MONOTONIC_RAW
23 # define CLOCK_MONOTONIC_RAW 4 macro
/external/adhd/cras/src/server/
Dcras_tm.c71 clock_gettime(CLOCK_MONOTONIC_RAW, &t->ts); in cras_tm_create_timer()
115 clock_gettime(CLOCK_MONOTONIC_RAW, &now); in cras_tm_get_next_timeout()
132 clock_gettime(CLOCK_MONOTONIC_RAW, &now); in cras_tm_call_callbacks()
Dcras_empty_iodev.c79 clock_gettime(CLOCK_MONOTONIC_RAW, tstamp); in frames_queued()
111 clock_gettime(CLOCK_MONOTONIC_RAW, &empty_iodev->last_buffer_access); in configure_dev()
144 clock_gettime(CLOCK_MONOTONIC_RAW, &empty_iodev->last_buffer_access); in put_buffer()
167 clock_gettime(CLOCK_MONOTONIC_RAW, in flush_buffer()
Dcras_loopback_iodev.c74 clock_gettime(CLOCK_MONOTONIC_RAW, &loopdev->last_filled); in sample_hook()
146 clock_gettime(CLOCK_MONOTONIC_RAW, in frames_queued()
184 clock_gettime(CLOCK_MONOTONIC_RAW, &loopdev->last_filled); in configure_record_dev()
Ddev_io.c120 clock_gettime(CLOCK_MONOTONIC_RAW, &now); in fetch_streams()
294 clock_gettime(CLOCK_MONOTONIC_RAW, &now); in get_input_dev_max_wake_ts()
314 clock_gettime(CLOCK_MONOTONIC_RAW, &now); in set_input_dev_wake_ts()
322 clock_gettime(CLOCK_MONOTONIC_RAW, &level_tstamp); in set_input_dev_wake_ts()
582 clock_gettime(CLOCK_MONOTONIC_RAW, &now); in update_dev_wakeup_time()
Ddev_stream.c508 clock_gettime(CLOCK_MONOTONIC_RAW, &now); in check_next_wake_time()
526 clock_gettime(CLOCK_MONOTONIC_RAW, &now); in late_enough_for_capture_callback()
584 cras_clock_gettime(CLOCK_MONOTONIC_RAW, ts); in cras_set_playback_timestamp()
602 cras_clock_gettime(CLOCK_MONOTONIC_RAW, ts); in cras_set_capture_timestamp()
Dpolled_interval_checker.c24 clock_gettime(CLOCK_MONOTONIC_RAW, &now); in pic_update_current_time()
/external/ltp/testcases/kernel/timers/include/
Dcommon_timers.h23 CLOCK_MONOTONIC_RAW,
49 CLOCK_TO_STR(CLOCK_MONOTONIC_RAW); in get_clock_str()
/external/ltp/testcases/kernel/device-drivers/cpufreq/
Dcpufreq_boost.c123 clock_gettime(CLOCK_MONOTONIC_RAW, &tv_start); in load_cpu()
130 clock_gettime(CLOCK_MONOTONIC_RAW, &tv_end); in load_cpu()
/external/ImageMagick/MagickCore/
Dtimer.c194 #elif defined(CLOCK_MONOTONIC_RAW) in ElapsedTime()
195 # define CLOCK_ID CLOCK_MONOTONIC_RAW in ElapsedTime()
/external/adhd/cras/src/common/
Dcras_util.c188 rc = clock_gettime(CLOCK_MONOTONIC_RAW, &future); in cras_poll()
208 clock_gettime(CLOCK_MONOTONIC_RAW, &now); in cras_poll()
/external/kernel-headers/original/uapi/linux/
Dtime.h78 #define CLOCK_MONOTONIC_RAW 4 macro
/external/ltp/lib/
Dtst_timer.c29 case CLOCK_MONOTONIC_RAW: in clock_name()

123