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