OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:cycles_t
(Results
1 - 25
of
32
) sorted by null
1
2
/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/4/platforms/android-3/arch-arm/usr/include/asm/
timex.h
17
typedef unsigned long
cycles_t
;
typedef
/prebuilts/ndk/4/platforms/android-4/arch-arm/usr/include/asm/
timex.h
17
typedef unsigned long
cycles_t
;
typedef
/prebuilts/ndk/4/platforms/android-5/arch-arm/usr/include/asm/
timex.h
17
typedef unsigned long
cycles_t
;
typedef
/prebuilts/ndk/4/platforms/android-5/arch-x86/usr/include/asm/
tsc.h
20
typedef unsigned long long
cycles_t
;
typedef
/prebuilts/ndk/4/platforms/android-8/arch-arm/usr/include/asm/
timex.h
17
typedef unsigned long
cycles_t
;
typedef
/prebuilts/ndk/4/platforms/android-8/arch-x86/usr/include/asm/
tsc.h
20
typedef unsigned long long
cycles_t
;
typedef
/prebuilts/ndk/5/platforms/android-3/arch-arm/usr/include/asm/
timex.h
17
typedef unsigned long
cycles_t
;
typedef
/prebuilts/ndk/6/platforms/android-3/arch-arm/usr/include/asm/
timex.h
17
typedef unsigned long
cycles_t
;
typedef
/prebuilts/ndk/6/platforms/android-9/arch-x86/usr/include/asm/
tsc.h
20
typedef unsigned long long
cycles_t
;
typedef
/prebuilts/ndk/7/platforms/android-14/arch-arm/usr/include/asm/
timex.h
17
typedef unsigned long
cycles_t
;
typedef
/prebuilts/ndk/7/platforms/android-14/arch-x86/usr/include/asm/
tsc.h
20
typedef unsigned long long
cycles_t
;
typedef
/prebuilts/ndk/7/platforms/android-3/arch-arm/usr/include/asm/
timex.h
17
typedef unsigned long
cycles_t
;
typedef
/prebuilts/ndk/7/platforms/android-4/arch-arm/usr/include/asm/
timex.h
17
typedef unsigned long
cycles_t
;
typedef
/prebuilts/ndk/7/platforms/android-5/arch-arm/usr/include/asm/
timex.h
17
typedef unsigned long
cycles_t
;
typedef
/prebuilts/ndk/7/platforms/android-8/arch-arm/usr/include/asm/
timex.h
17
typedef unsigned long
cycles_t
;
typedef
/prebuilts/ndk/7/platforms/android-9/arch-arm/usr/include/asm/
timex.h
17
typedef unsigned long
cycles_t
;
typedef
/prebuilts/ndk/7/platforms/android-9/arch-x86/usr/include/asm/
tsc.h
20
typedef unsigned long long
cycles_t
;
typedef
/prebuilts/ndk/8/platforms/android-14/arch-arm/usr/include/asm/
timex.h
17
typedef unsigned long
cycles_t
;
typedef
/prebuilts/ndk/8/platforms/android-14/arch-x86/usr/include/asm/
tsc.h
25
typedef unsigned long long
cycles_t
;
typedef
Completed in 1082 milliseconds
1
2