Home
last modified time | relevance | path

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

/external/strace/xlat/
Dprctl_options.h52 #if !(defined(PR_GET_TIMING) || (defined(HAVE_DECL_PR_GET_TIMING) && HAVE_DECL_PR_GET_TIMING))
53 # define PR_GET_TIMING 13 macro
55 XLAT(PR_GET_TIMING),
Dprctl_options.in13 PR_GET_TIMING 13
/external/strace/
Dprctl.c55 case PR_GET_TIMING: in prctl_enter()
189 case PR_GET_TIMING: in prctl_exit()
/external/kernel-headers/original/uapi/linux/
Dprctl.h48 #define PR_GET_TIMING 13 macro