HomeSort by relevance Sort by last modified time
    Searched refs:CLOCK_MONOTONIC (Results 1 - 25 of 334) sorted by null

1 2 3 4 5 6 7 8 91011>>

  /bionic/libc/kernel/uapi/linux/
time.h 56 #define CLOCK_MONOTONIC 1
71 #define CLOCKS_MASK (CLOCK_REALTIME | CLOCK_MONOTONIC)
72 #define CLOCKS_MONO CLOCK_MONOTONIC
  /development/ndk/platforms/android-L/include/linux/
time.h 56 #define CLOCK_MONOTONIC 1
71 #define CLOCKS_MASK (CLOCK_REALTIME | CLOCK_MONOTONIC)
72 #define CLOCKS_MONO CLOCK_MONOTONIC
  /external/kernel-headers/original/uapi/linux/
time.h 48 #define CLOCK_MONOTONIC 1
61 #define CLOCKS_MASK (CLOCK_REALTIME | CLOCK_MONOTONIC)
62 #define CLOCKS_MONO CLOCK_MONOTONIC
  /prebuilts/ndk/9/platforms/android-21/arch-arm/usr/include/linux/
time.h 56 #define CLOCK_MONOTONIC 1
71 #define CLOCKS_MASK (CLOCK_REALTIME | CLOCK_MONOTONIC)
72 #define CLOCKS_MONO CLOCK_MONOTONIC
  /prebuilts/ndk/9/platforms/android-21/arch-arm64/usr/include/linux/
time.h 56 #define CLOCK_MONOTONIC 1
71 #define CLOCKS_MASK (CLOCK_REALTIME | CLOCK_MONOTONIC)
72 #define CLOCKS_MONO CLOCK_MONOTONIC
  /prebuilts/ndk/9/platforms/android-21/arch-mips/usr/include/linux/
time.h 56 #define CLOCK_MONOTONIC 1
71 #define CLOCKS_MASK (CLOCK_REALTIME | CLOCK_MONOTONIC)
72 #define CLOCKS_MONO CLOCK_MONOTONIC
  /prebuilts/ndk/9/platforms/android-21/arch-mips64/usr/include/linux/
time.h 56 #define CLOCK_MONOTONIC 1
71 #define CLOCKS_MASK (CLOCK_REALTIME | CLOCK_MONOTONIC)
72 #define CLOCKS_MONO CLOCK_MONOTONIC
  /prebuilts/ndk/9/platforms/android-21/arch-x86/usr/include/linux/
time.h 56 #define CLOCK_MONOTONIC 1
71 #define CLOCKS_MASK (CLOCK_REALTIME | CLOCK_MONOTONIC)
72 #define CLOCKS_MONO CLOCK_MONOTONIC
  /prebuilts/ndk/9/platforms/android-21/arch-x86_64/usr/include/linux/
time.h 56 #define CLOCK_MONOTONIC 1
71 #define CLOCKS_MASK (CLOCK_REALTIME | CLOCK_MONOTONIC)
72 #define CLOCKS_MONO CLOCK_MONOTONIC
  /hardware/ril/librilutils/
librilutils.c 22 clock_gettime(CLOCK_MONOTONIC, &now);
  /development/ndk/platforms/android-3/include/linux/
time.h 58 #define CLOCK_MONOTONIC 1
64 #define CLOCKS_MASK (CLOCK_REALTIME | CLOCK_MONOTONIC)
65 #define CLOCKS_MONO CLOCK_MONOTONIC
  /external/compiler-rt/test/tsan/
cond_version.c 23 pthread_condattr_setclock(&at, CLOCK_MONOTONIC);
26 clock_gettime(CLOCK_MONOTONIC, &ts0);
36 clock_gettime(CLOCK_MONOTONIC, &ts2);
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.6/sysroot/usr/include/linux/
time.h 56 #define CLOCK_MONOTONIC 1
68 #define CLOCKS_MASK (CLOCK_REALTIME | CLOCK_MONOTONIC)
69 #define CLOCKS_MONO CLOCK_MONOTONIC
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/linux/
time.h 56 #define CLOCK_MONOTONIC 1
68 #define CLOCKS_MASK (CLOCK_REALTIME | CLOCK_MONOTONIC)
69 #define CLOCKS_MONO CLOCK_MONOTONIC
  /prebuilts/ndk/4/platforms/android-3/arch-arm/usr/include/linux/
time.h 58 #define CLOCK_MONOTONIC 1
64 #define CLOCKS_MASK (CLOCK_REALTIME | CLOCK_MONOTONIC)
65 #define CLOCKS_MONO CLOCK_MONOTONIC
  /prebuilts/ndk/4/platforms/android-4/arch-arm/usr/include/linux/
time.h 58 #define CLOCK_MONOTONIC 1
64 #define CLOCKS_MASK (CLOCK_REALTIME | CLOCK_MONOTONIC)
65 #define CLOCKS_MONO CLOCK_MONOTONIC
  /prebuilts/ndk/4/platforms/android-5/arch-arm/usr/include/linux/
time.h 58 #define CLOCK_MONOTONIC 1
64 #define CLOCKS_MASK (CLOCK_REALTIME | CLOCK_MONOTONIC)
65 #define CLOCKS_MONO CLOCK_MONOTONIC
  /prebuilts/ndk/4/platforms/android-5/arch-x86/usr/include/linux/
time.h 58 #define CLOCK_MONOTONIC 1
64 #define CLOCKS_MASK (CLOCK_REALTIME | CLOCK_MONOTONIC)
65 #define CLOCKS_MONO CLOCK_MONOTONIC
  /prebuilts/ndk/4/platforms/android-8/arch-arm/usr/include/linux/
time.h 58 #define CLOCK_MONOTONIC 1
64 #define CLOCKS_MASK (CLOCK_REALTIME | CLOCK_MONOTONIC)
65 #define CLOCKS_MONO CLOCK_MONOTONIC
  /prebuilts/ndk/4/platforms/android-8/arch-x86/usr/include/linux/
time.h 58 #define CLOCK_MONOTONIC 1
64 #define CLOCKS_MASK (CLOCK_REALTIME | CLOCK_MONOTONIC)
65 #define CLOCKS_MONO CLOCK_MONOTONIC
  /prebuilts/ndk/5/platforms/android-3/arch-arm/usr/include/linux/
time.h 58 #define CLOCK_MONOTONIC 1
64 #define CLOCKS_MASK (CLOCK_REALTIME | CLOCK_MONOTONIC)
65 #define CLOCKS_MONO CLOCK_MONOTONIC
  /prebuilts/ndk/6/platforms/android-3/arch-arm/usr/include/linux/
time.h 58 #define CLOCK_MONOTONIC 1
64 #define CLOCKS_MASK (CLOCK_REALTIME | CLOCK_MONOTONIC)
65 #define CLOCKS_MONO CLOCK_MONOTONIC
  /prebuilts/ndk/6/platforms/android-3/arch-x86/usr/include/linux/
time.h 58 #define CLOCK_MONOTONIC 1
64 #define CLOCKS_MASK (CLOCK_REALTIME | CLOCK_MONOTONIC)
65 #define CLOCKS_MONO CLOCK_MONOTONIC
  /prebuilts/ndk/7/platforms/android-14/arch-arm/usr/include/linux/
time.h 58 #define CLOCK_MONOTONIC 1
64 #define CLOCKS_MASK (CLOCK_REALTIME | CLOCK_MONOTONIC)
65 #define CLOCKS_MONO CLOCK_MONOTONIC
  /prebuilts/ndk/7/platforms/android-14/arch-x86/usr/include/linux/
time.h 58 #define CLOCK_MONOTONIC 1
64 #define CLOCKS_MASK (CLOCK_REALTIME | CLOCK_MONOTONIC)
65 #define CLOCKS_MONO CLOCK_MONOTONIC

Completed in 941 milliseconds

1 2 3 4 5 6 7 8 91011>>