OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:PR_GET_TIMING
(Results
1 - 25
of
27
) sorted by null
1
2
/external/strace/xlat/
prctl_options.h
38
#if !(defined(
PR_GET_TIMING
) || (defined(HAVE_DECL_PR_GET_TIMING) && HAVE_DECL_PR_GET_TIMING))
39
# define
PR_GET_TIMING
13
164
XLAT(
PR_GET_TIMING
),
/external/libcap/libcap/include/uapi/linux/
prctl.h
46
#define
PR_GET_TIMING
13
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/linux/
prctl.h
46
#define
PR_GET_TIMING
13
/bionic/libc/kernel/uapi/linux/
prctl.h
48
#define
PR_GET_TIMING
13
/external/kernel-headers/original/uapi/linux/
prctl.h
49
#define
PR_GET_TIMING
13
/prebuilts/go/darwin-x86/src/syscall/
zerrors_linux_386.go
717
PR_GET_TIMING
= 0xd
[
all
...]
zerrors_linux_amd64.go
717
PR_GET_TIMING
= 0xd
[
all
...]
zerrors_linux_arm.go
719
PR_GET_TIMING
= 0xd
[
all
...]
zerrors_linux_arm64.go
[
all
...]
zerrors_linux_mips.go
[
all
...]
zerrors_linux_mips64.go
[
all
...]
zerrors_linux_mips64le.go
[
all
...]
zerrors_linux_mipsle.go
[
all
...]
zerrors_linux_ppc64.go
[
all
...]
zerrors_linux_ppc64le.go
[
all
...]
zerrors_linux_s390x.go
[
all
...]
/prebuilts/go/linux-x86/src/syscall/
zerrors_linux_386.go
717
PR_GET_TIMING
= 0xd
[
all
...]
zerrors_linux_amd64.go
717
PR_GET_TIMING
= 0xd
[
all
...]
zerrors_linux_arm.go
719
PR_GET_TIMING
= 0xd
[
all
...]
zerrors_linux_arm64.go
[
all
...]
zerrors_linux_mips.go
[
all
...]
zerrors_linux_mips64.go
[
all
...]
zerrors_linux_mips64le.go
[
all
...]
zerrors_linux_mipsle.go
[
all
...]
zerrors_linux_ppc64.go
[
all
...]
Completed in 1417 milliseconds
1
2