OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:cycles_t
(Results
1 - 24
of
24
) 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)
/external/kernel-headers/original/asm-mips/
timex.h
34
typedef unsigned int
cycles_t
;
typedef
36
static inline
cycles_t
get_cycles(void)
/bionic/libc/kernel/arch-arm/asm/
timex.h
22
typedef unsigned long
cycles_t
;
typedef
/bionic/libc/kernel/arch-x86/asm/
tsc.h
25
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
25
typedef unsigned long long
cycles_t
;
typedef
/prebuilts/ndk/android-ndk-r4/platforms/android-3/arch-arm/usr/include/asm/
timex.h
17
typedef unsigned long
cycles_t
;
typedef
/prebuilts/ndk/android-ndk-r4/platforms/android-4/arch-arm/usr/include/asm/
timex.h
17
typedef unsigned long
cycles_t
;
typedef
/prebuilts/ndk/android-ndk-r4/platforms/android-5/arch-arm/usr/include/asm/
timex.h
17
typedef unsigned long
cycles_t
;
typedef
/prebuilts/ndk/android-ndk-r4/platforms/android-5/arch-x86/usr/include/asm/
tsc.h
20
typedef unsigned long long
cycles_t
;
typedef
/prebuilts/ndk/android-ndk-r4/platforms/android-8/arch-arm/usr/include/asm/
timex.h
17
typedef unsigned long
cycles_t
;
typedef
/prebuilts/ndk/android-ndk-r4/platforms/android-8/arch-x86/usr/include/asm/
tsc.h
20
typedef unsigned long long
cycles_t
;
typedef
/prebuilts/ndk/android-ndk-r5/platforms/android-3/arch-arm/usr/include/asm/
timex.h
17
typedef unsigned long
cycles_t
;
typedef
/prebuilts/ndk/android-ndk-r6/platforms/android-3/arch-arm/usr/include/asm/
timex.h
17
typedef unsigned long
cycles_t
;
typedef
/prebuilts/ndk/android-ndk-r6/platforms/android-9/arch-x86/usr/include/asm/
tsc.h
20
typedef unsigned long long
cycles_t
;
typedef
/prebuilts/ndk/android-ndk-r7/platforms/android-14/arch-arm/usr/include/asm/
timex.h
17
typedef unsigned long
cycles_t
;
typedef
/prebuilts/ndk/android-ndk-r7/platforms/android-14/arch-x86/usr/include/asm/
tsc.h
20
typedef unsigned long long
cycles_t
;
typedef
/prebuilts/ndk/android-ndk-r7/platforms/android-3/arch-arm/usr/include/asm/
timex.h
17
typedef unsigned long
cycles_t
;
typedef
/prebuilts/ndk/android-ndk-r7/platforms/android-4/arch-arm/usr/include/asm/
timex.h
17
typedef unsigned long
cycles_t
;
typedef
/prebuilts/ndk/android-ndk-r7/platforms/android-5/arch-arm/usr/include/asm/
timex.h
17
typedef unsigned long
cycles_t
;
typedef
/prebuilts/ndk/android-ndk-r7/platforms/android-8/arch-arm/usr/include/asm/
timex.h
17
typedef unsigned long
cycles_t
;
typedef
/prebuilts/ndk/android-ndk-r7/platforms/android-9/arch-arm/usr/include/asm/
timex.h
17
typedef unsigned long
cycles_t
;
typedef
/prebuilts/ndk/android-ndk-r7/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 9443 milliseconds