HomeSort by relevance Sort by last modified time
    Searched defs:CLOCKS_PER_SEC (Results 1 - 25 of 52) sorted by null

1 2 3

  /external/kernel-headers/original/asm-arm/
param.h 16 # define CLOCKS_PER_SEC (USER_HZ) /* like times() */
  /external/kernel-headers/original/asm-mips/
param.h 16 # define CLOCKS_PER_SEC (USER_HZ) /* like times() */
  /external/kernel-headers/original/asm-x86/
param.h 7 # define CLOCKS_PER_SEC (USER_HZ) /* like times() */
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/bits/
time.h 29 The macro `CLOCKS_PER_SEC' is the number per second of the value
32 The value of CLOCKS_PER_SEC is required to be 1 million on all
34 # define CLOCKS_PER_SEC 1000000l
37 /* Even though CLOCKS_PER_SEC has such a strange value CLK_TCK
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/bits/
time.h 29 The macro `CLOCKS_PER_SEC' is the number per second of the value
32 The value of CLOCKS_PER_SEC is required to be 1 million on all
34 # define CLOCKS_PER_SEC 1000000l
37 /* Even though CLOCKS_PER_SEC has such a strange value CLK_TCK
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/bits/
time.h 29 The macro `CLOCKS_PER_SEC' is the number per second of the value
32 The value of CLOCKS_PER_SEC is required to be 1 million on all
34 # define CLOCKS_PER_SEC 1000000l
37 /* Even though CLOCKS_PER_SEC has such a strange value CLK_TCK
  /bionic/libc/include/
time.h 92 #define CLOCKS_PER_SEC 1000000
  /development/ndk/platforms/android-3/include/
time.h 94 #define CLOCKS_PER_SEC 1000000
  /development/ndk/platforms/android-8/include/
time.h 92 #define CLOCKS_PER_SEC 1000000
  /prebuilts/ndk/4/platforms/android-3/arch-arm/usr/include/
time.h 92 #define CLOCKS_PER_SEC 1000000
  /prebuilts/ndk/4/platforms/android-4/arch-arm/usr/include/
time.h 92 #define CLOCKS_PER_SEC 1000000
  /prebuilts/ndk/4/platforms/android-5/arch-arm/usr/include/
time.h 92 #define CLOCKS_PER_SEC 1000000
  /prebuilts/ndk/4/platforms/android-5/arch-x86/usr/include/
time.h 92 #define CLOCKS_PER_SEC 1000000
  /prebuilts/ndk/4/platforms/android-8/arch-arm/usr/include/
time.h 92 #define CLOCKS_PER_SEC 1000000
  /prebuilts/ndk/4/platforms/android-8/arch-x86/usr/include/
time.h 92 #define CLOCKS_PER_SEC 1000000
  /prebuilts/ndk/5/platforms/android-3/arch-arm/usr/include/
time.h 94 #define CLOCKS_PER_SEC 1000000
  /prebuilts/ndk/5/platforms/android-8/arch-arm/usr/include/
time.h 92 #define CLOCKS_PER_SEC 1000000
  /prebuilts/ndk/6/platforms/android-3/arch-arm/usr/include/
time.h 94 #define CLOCKS_PER_SEC 1000000
  /prebuilts/ndk/6/platforms/android-3/arch-x86/usr/include/
time.h 94 #define CLOCKS_PER_SEC 1000000
  /prebuilts/ndk/6/platforms/android-8/arch-arm/usr/include/
time.h 92 #define CLOCKS_PER_SEC 1000000
  /prebuilts/ndk/6/platforms/android-8/arch-x86/usr/include/
time.h 92 #define CLOCKS_PER_SEC 1000000
  /prebuilts/ndk/7/platforms/android-14/arch-arm/usr/include/
time.h 92 #define CLOCKS_PER_SEC 1000000
  /prebuilts/ndk/7/platforms/android-14/arch-x86/usr/include/
time.h 92 #define CLOCKS_PER_SEC 1000000
  /prebuilts/ndk/7/platforms/android-3/arch-arm/usr/include/
time.h 94 #define CLOCKS_PER_SEC 1000000
  /prebuilts/ndk/7/platforms/android-3/arch-x86/usr/include/
time.h 94 #define CLOCKS_PER_SEC 1000000

Completed in 1170 milliseconds

1 2 3