Home
last modified time | relevance | path

Searched refs:PR_GET_TIMING (Results 1 – 7 of 7) sorted by relevance

/external/strace/xlat/
Dprctl_options.h38 #if !(defined(PR_GET_TIMING) || (defined(HAVE_DECL_PR_GET_TIMING) && HAVE_DECL_PR_GET_TIMING))
39 # define PR_GET_TIMING 13 macro
164 XLAT(PR_GET_TIMING),
Dprctl_options.in13 PR_GET_TIMING 13
/external/libcap/libcap/include/uapi/linux/
Dprctl.h46 #define PR_GET_TIMING 13 macro
/external/kernel-headers/original/uapi/linux/
Dprctl.h48 #define PR_GET_TIMING 13 macro
/external/minijail/linux-x86/
Dlibconstants.gen.c854 #ifdef PR_GET_TIMING
855 { "PR_GET_TIMING", (unsigned long) PR_GET_TIMING },
/external/strace/
Dprctl.c99 case PR_GET_TIMING: in SYS_FUNC()
DChangeLog19918 PR_GET_TIMING, and PR_CAPBSET_READ commands.