OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:rdtscl
(Results
1 - 10
of
10
) sorted by null
/prebuilts/ndk/4/platforms/android-5/arch-x86/usr/include/asm/
msr.h
38
#define
rdtscl
(low) __asm__ __volatile__ ("rdtsc" : "=a" (low) : : "edx")
macro
/prebuilts/ndk/4/platforms/android-8/arch-x86/usr/include/asm/
msr.h
38
#define
rdtscl
(low) __asm__ __volatile__ ("rdtsc" : "=a" (low) : : "edx")
macro
/prebuilts/ndk/6/platforms/android-9/arch-x86/usr/include/asm/
msr.h
38
#define
rdtscl
(low) __asm__ __volatile__ ("rdtsc" : "=a" (low) : : "edx")
macro
/prebuilts/ndk/7/platforms/android-14/arch-x86/usr/include/asm/
msr.h
38
#define
rdtscl
(low) __asm__ __volatile__ ("rdtsc" : "=a" (low) : : "edx")
macro
/prebuilts/ndk/7/platforms/android-9/arch-x86/usr/include/asm/
msr.h
38
#define
rdtscl
(low) __asm__ __volatile__ ("rdtsc" : "=a" (low) : : "edx")
macro
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/asm/
msr.h
46
#define
rdtscl
(low) \
macro
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/asm/
msr.h
46
#define
rdtscl
(low) \
macro
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/asm/
msr.h
46
#define
rdtscl
(low) \
macro
/external/kernel-headers/original/asm-x86/
msr.h
126
#define
rdtscl
(low) \
macro
201
#define
rdtscl
(low) \
macro
paravirt.h
603
#define
rdtscl
(low) do { \
macro
Completed in 481 milliseconds