HomeSort by relevance Sort by last modified time
    Searched full:clock_gettime (Results 676 - 700 of 997) sorted by null

<<21222324252627282930>>

  /external/compiler-rt/lib/dfsan/
dfsan_custom.cc 295 int ret = clock_gettime(clk_id, tp);
  /external/compiler-rt/test/dfsan/
custom.c 316 int t = clock_gettime(CLOCK_REALTIME, &tp);
  /external/libusb/libusb/
io.c     [all...]
  /external/ltrace/sysdeps/linux-gnu/ia64/
syscallent.h     [all...]
  /external/mesa3d/src/mesa/drivers/dri/intel/
intel_screen.c 121 clock_gettime(CLOCK_MONOTONIC, &tp);
    [all...]
  /external/qemu/include/qemu/
timer.h 733 clock_gettime(CLOCK_MONOTONIC, &ts);
  /external/strace/linux/alpha/
syscallent.h 449 { 2, 0, sys_clock_gettime, "clock_gettime" }, /* 420 */
  /external/strace/linux/mips/
syscallent-n32.h 229 { 2, 0, sys_clock_gettime, "clock_gettime" }, /* 6226 */
syscallent-n64.h 225 { 2, 0, sys_clock_gettime, "clock_gettime" }, /* 5222 */
syscallent-o32.h 266 { 2, 0, sys_clock_gettime, "clock_gettime" }, /* 4263 */
    [all...]
  /external/strace/
strace.1 126 [pid 28779] clock_gettime(CLOCK_REALTIME, {1130322148, 939977000}) = 0
  /frameworks/base/core/jni/
android_util_Process.cpp 882 int res = clock_gettime(CLOCK_PROCESS_CPUTIME_ID, &ts);
com_android_internal_os_Zygote.cpp 411 clock_gettime(CLOCK_MONOTONIC, &now);
  /frameworks/native/cmds/dumpstate/
utils.c 300 clock_gettime(CLOCK_MONOTONIC, &ts);
  /frameworks/rs/
rsContext.cpp 129 clock_gettime(CLOCK_MONOTONIC, &t);
  /hardware/qcom/gps/loc_api/libloc_api-rpc-50001/libloc_api-rpc-glue/src/
loc_api_sync_call.c 453 clock_gettime(CLOCK_REALTIME, &expire_time);
  /hardware/qcom/media/mm-video-v4l2/vidc/venc/src/
video_encoder_device.cpp 497 if (clock_gettime(CLOCK_REALTIME, &ts) < 0) {
498 DEBUG_PRINT_ERROR("%s: clock_gettime failed", __func__);
531 if (clock_gettime(CLOCK_REALTIME, &ts) < 0) {
532 DEBUG_PRINT_ERROR("%s: clock_gettime failed", __func__);
    [all...]
  /packages/apps/Camera/jni/feature_stab/src/dbreg/
dbreg.h 576 //clock_gettime(CLOCK_REALTIME, &res);
  /packages/apps/Camera/jni/
mosaic_renderer_jni.cpp 683 //clock_gettime(CLOCK_REALTIME, &res);
  /packages/apps/LegacyCamera/jni/feature_stab/src/dbreg/
dbreg.h 576 //clock_gettime(CLOCK_REALTIME, &res);
  /packages/apps/LegacyCamera/jni/
mosaic_renderer_jni.cpp 646 //clock_gettime(CLOCK_REALTIME, &res);
  /prebuilts/gcc/darwin-x86/aarch64/aarch64-linux-android-4.8/share/gdb/syscalls/
arm-linux.xml 276 <syscall name="clock_gettime" number="263"/>
  /prebuilts/gcc/darwin-x86/aarch64/aarch64-linux-android-4.9/share/gdb/syscalls/
arm-linux.xml 276 <syscall name="clock_gettime" number="263"/>
  /prebuilts/gcc/darwin-x86/mips/mips64el-linux-android-4.9/share/gdb/syscalls/
arm-linux.xml 276 <syscall name="clock_gettime" number="263"/>
  /prebuilts/gcc/linux-x86/aarch64/aarch64-linux-android-4.8/share/gdb/syscalls/
arm-linux.xml 276 <syscall name="clock_gettime" number="263"/>

Completed in 1430 milliseconds

<<21222324252627282930>>