Home
last modified time | relevance | path

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

/external/strace/xlat/
Dpr_tsc.h8 #if !(defined(PR_TSC_SIGSEGV) || (defined(HAVE_DECL_PR_TSC_SIGSEGV) && HAVE_DECL_PR_TSC_SIGSEGV))
9 # define PR_TSC_SIGSEGV 2 macro
11 XLAT(PR_TSC_SIGSEGV),
Dpr_tsc.in2 PR_TSC_SIGSEGV 2
/external/kernel-headers/original/uapi/linux/
Dprctl.h77 # define PR_TSC_SIGSEGV 2 /* throw a SIGSEGV instead of reading the TSC */ macro