Home
last modified time | relevance | path

Searched refs:PR_TSC_ENABLE (Results 1 – 3 of 3) sorted by relevance

/external/strace/xlat/
Dpr_tsc.h4 #if !(defined(PR_TSC_ENABLE) || (defined(HAVE_DECL_PR_TSC_ENABLE) && HAVE_DECL_PR_TSC_ENABLE))
5 # define PR_TSC_ENABLE 1 macro
7 XLAT(PR_TSC_ENABLE),
Dpr_tsc.in1 PR_TSC_ENABLE 1
/external/kernel-headers/original/uapi/linux/
Dprctl.h76 # define PR_TSC_ENABLE 1 /* allow the use of the timestamp counter */ macro