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

1 2 3 4 5 6 7 8 91011>>

  /external/ltrace/sysdeps/linux-gnu/metag/
syscallent.h 134 "clock_gettime", /* 113 */
  /external/ltrace/sysdeps/linux-gnu/mips/
syscallent.h 285 "clock_gettime", /* 263 */
  /external/ltrace/sysdeps/linux-gnu/ppc/
syscallent.h 268 "clock_gettime", /* 246 */
  /external/ltrace/sysdeps/linux-gnu/s390/
syscalls31.h 282 "clock_gettime", /* 260 */
syscalls64.h 282 "clock_gettime", /* 260 */
  /external/ltrace/sysdeps/linux-gnu/sparc/
syscallent.h 278 "clock_gettime", /* 257 */
  /external/ltrace/sysdeps/linux-gnu/x86/
syscallent1.h 250 "clock_gettime", /* 228 */
  /external/skia/tools/skpdiff/
skpdiff_util.cpp 96 clock_gettime(CLOCK_REALTIME, &currentTime);
  /external/srec/srec/crec/
comp_stats.c 128 clock_gettime( ) can be used to get the current clock time.
  /frameworks/native/opengl/specs/
EGL_ANDROID_presentation_time.txt 113 System.nanoTime() method, or from the native clock_gettime function by
  /hardware/invensense/60xx/libsensors_iio/
MPLSupport.cpp 34 clock_gettime(CLOCK_MONOTONIC, &t);
  /hardware/invensense/6515/libsensors_iio/
SensorBase.cpp 146 clock_gettime(CLOCK_MONOTONIC, &t);
  /hardware/invensense/65xx/libsensors_iio/
SensorBase.cpp 141 clock_gettime(CLOCK_MONOTONIC, &t);
  /hardware/qcom/gps/msm8960/utils/
loc_timer.c 74 clock_gettime(CLOCK_REALTIME, &ts);
  /hardware/qcom/gps/utils/
loc_timer.c 63 clock_gettime(CLOCK_REALTIME, &ts);
  /hardware/samsung_slsi/exynos5/mobicore/daemon/Common/
CSemaphore.cpp 73 clock_gettime(CLOCK_REALTIME, &tm);
  /libcore/luni/src/main/native/
java_lang_System.cpp 114 clock_gettime(CLOCK_MONOTONIC, &now);
  /system/core/include/utils/
Condition.h 117 clock_gettime(CLOCK_REALTIME, &ts);
  /system/core/liblog/tests/
benchmark_main.cpp 54 clock_gettime(CLOCK_MONOTONIC, &t);
  /system/extras/tests/framebuffer/
refresh.c 23 clock_gettime(CLOCK_MONOTONIC, &t);
  /system/vold/
fstrim.c 52 clock_gettime(CLOCK_BOOTTIME, &t);
  /bionic/libc/
SYSCALLS.TXT 331 int clock_gettime(clockid_t, timespec*) arm,mips,mips64,x86
332 int __clock_gettime:clock_gettime(clockid_t, timespec*) arm64,x86_64
  /bionic/libc/bionic/
getentropy_linux.c 392 HX(clock_gettime(cl[ii], &ts) == -1, ts);
462 HX((e = clock_gettime(cl[ii],
  /development/ndk/platforms/android-3/arch-arm/lib-bootstrap/
libc.so 
  /development/ndk/platforms/android-9/arch-mips/lib-bootstrap/lib/
libc.so 

Completed in 740 milliseconds

1 2 3 4 5 6 7 8 91011>>