HomeSort by relevance Sort by last modified time
    Searched refs:cycles_t (Results 1 - 16 of 16) sorted by null

  /external/kernel-headers/original/asm-arm/
timex.h 17 typedef unsigned long cycles_t; typedef
19 static inline cycles_t get_cycles (void)
  /bionic/libc/kernel/arch-sh/asm/
timex.h 17 typedef unsigned long long cycles_t; typedef
  /bionic/libc/kernel/arch-arm/asm/
timex.h 17 typedef unsigned long cycles_t; typedef
  /bionic/libc/kernel/arch-x86/asm/
tsc.h 20 typedef unsigned long long cycles_t; typedef
  /development/ndk/platforms/android-3/arch-arm/include/asm/
timex.h 17 typedef unsigned long cycles_t; typedef
  /development/ndk/platforms/android-9/arch-x86/include/asm/
tsc.h 20 typedef unsigned long long cycles_t; typedef
  /prebuilt/ndk/android-ndk-r4/platforms/android-3/arch-arm/usr/include/asm/
timex.h 17 typedef unsigned long cycles_t; typedef
  /prebuilt/ndk/android-ndk-r4/platforms/android-4/arch-arm/usr/include/asm/
timex.h 17 typedef unsigned long cycles_t; typedef
  /prebuilt/ndk/android-ndk-r4/platforms/android-5/arch-arm/usr/include/asm/
timex.h 17 typedef unsigned long cycles_t; typedef
  /prebuilt/ndk/android-ndk-r4/platforms/android-5/arch-x86/usr/include/asm/
tsc.h 20 typedef unsigned long long cycles_t; typedef
  /prebuilt/ndk/android-ndk-r4/platforms/android-8/arch-arm/usr/include/asm/
timex.h 17 typedef unsigned long cycles_t; typedef
  /prebuilt/ndk/android-ndk-r4/platforms/android-8/arch-x86/usr/include/asm/
tsc.h 20 typedef unsigned long long cycles_t; typedef
  /prebuilt/ndk/android-ndk-r5/platforms/android-3/arch-arm/usr/include/asm/
timex.h 17 typedef unsigned long cycles_t; typedef
  /prebuilt/ndk/android-ndk-r6/platforms/android-3/arch-arm/usr/include/asm/
timex.h 17 typedef unsigned long cycles_t; typedef
  /prebuilt/ndk/android-ndk-r6/platforms/android-9/arch-x86/usr/include/asm/
tsc.h 20 typedef unsigned long long cycles_t; typedef
  /external/kernel-headers/original/asm-x86/
tsc.h 15 typedef unsigned long long cycles_t; typedef
20 static inline cycles_t get_cycles(void)
36 static __always_inline cycles_t get_cycles_sync(void)

Completed in 2499 milliseconds