OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:PR_TSC_ENABLE
(Results
1 - 12
of
12
) sorted by null
/external/strace/xlat/
pr_tsc.h
4
#if !(defined(
PR_TSC_ENABLE
) || (defined(HAVE_DECL_PR_TSC_ENABLE) && HAVE_DECL_PR_TSC_ENABLE))
5
# define
PR_TSC_ENABLE
1
7
XLAT(
PR_TSC_ENABLE
),
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/linux/
prctl.h
74
# define
PR_TSC_ENABLE
1 /* allow the use of the timestamp counter */
/development/ndk/platforms/android-21/include/linux/
prctl.h
75
#define
PR_TSC_ENABLE
1
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/linux/
prctl.h
74
# define
PR_TSC_ENABLE
1 /* allow the use of the timestamp counter */
/prebuilts/ndk/9/platforms/android-21/arch-arm/usr/include/linux/
prctl.h
75
#define
PR_TSC_ENABLE
1
/prebuilts/ndk/9/platforms/android-21/arch-arm64/usr/include/linux/
prctl.h
75
#define
PR_TSC_ENABLE
1
/prebuilts/ndk/9/platforms/android-21/arch-mips/usr/include/linux/
prctl.h
75
#define
PR_TSC_ENABLE
1
/prebuilts/ndk/9/platforms/android-21/arch-mips64/usr/include/linux/
prctl.h
75
#define
PR_TSC_ENABLE
1
/prebuilts/ndk/9/platforms/android-21/arch-x86/usr/include/linux/
prctl.h
75
#define
PR_TSC_ENABLE
1
/prebuilts/ndk/9/platforms/android-21/arch-x86_64/usr/include/linux/
prctl.h
75
#define
PR_TSC_ENABLE
1
/bionic/libc/kernel/uapi/linux/
prctl.h
76
#define
PR_TSC_ENABLE
1
/external/kernel-headers/original/uapi/linux/
prctl.h
76
# define
PR_TSC_ENABLE
1 /* allow the use of the timestamp counter */
Completed in 574 milliseconds