Home
last modified time | relevance | path

Searched defs:PR_TSC_ENABLE (Results 1 – 17 of 17) sorted by relevance

/external/linux-kselftest/tools/testing/selftests/prctl/
Ddisable-tsc-test.c22 # define PR_TSC_ENABLE 1 /* allow the use of the timestamp counter */ macro
Ddisable-tsc-on-off-stress-test.c27 # define PR_TSC_ENABLE 1 /* allow the use of the timestamp counter */ macro
Ddisable-tsc-ctxt-sw-stress-test.c27 # define PR_TSC_ENABLE 1 /* allow the use of the timestamp counter */ macro
/external/libcap/libcap/include/uapi/linux/
Dprctl.h74 # define PR_TSC_ENABLE 1 /* allow the use of the timestamp counter */ macro
/external/kernel-headers/original/uapi/linux/
Dprctl.h77 # define PR_TSC_ENABLE 1 /* allow the use of the timestamp counter */ macro
/external/syzkaller/vendor/golang.org/x/sys/unix/
Dzerrors_linux_sparc64.go1091 PR_TSC_ENABLE = 0x1 const
Dzerrors_linux_mips64le.go1360 PR_TSC_ENABLE = 0x1 const
Dzerrors_linux_ppc64.go1362 PR_TSC_ENABLE = 0x1 const
Dzerrors_linux_arm.go1359 PR_TSC_ENABLE = 0x1 const
Dzerrors_linux_mips64.go1360 PR_TSC_ENABLE = 0x1 const
Dzerrors_linux_ppc64le.go1362 PR_TSC_ENABLE = 0x1 const
Dzerrors_linux_arm64.go1362 PR_TSC_ENABLE = 0x1 const
Dzerrors_linux_386.go1361 PR_TSC_ENABLE = 0x1 const
Dzerrors_linux_mips.go1360 PR_TSC_ENABLE = 0x1 const
Dzerrors_linux_s390x.go1359 PR_TSC_ENABLE = 0x1 const
Dzerrors_linux_mipsle.go1360 PR_TSC_ENABLE = 0x1 const
Dzerrors_linux_amd64.go1361 PR_TSC_ENABLE = 0x1 const