Searched refs:PR_TSC_ENABLE (Results 1 – 20 of 20) sorted by relevance
6 #if defined(PR_TSC_ENABLE) || (defined(HAVE_DECL_PR_TSC_ENABLE) && HAVE_DECL_PR_TSC_ENABLE)8 static_assert((PR_TSC_ENABLE) == (1), "PR_TSC_ENABLE != 1");11 # define PR_TSC_ENABLE 131 XLAT(PR_TSC_ENABLE),
1 PR_TSC_ENABLE 1
22 # define PR_TSC_ENABLE 1 /* allow the use of the timestamp counter */ macro29 [PR_TSC_ENABLE] = "PR_TSC_ENABLE",55 if ( prctl(PR_SET_TSC, PR_TSC_ENABLE) == -1) in sigsegv_cb()79 if ( prctl(PR_SET_TSC, PR_TSC_ENABLE) == -1) in main()
27 # define PR_TSC_ENABLE 1 /* allow the use of the timestamp counter */ macro50 if (prctl(PR_SET_TSC, PR_TSC_ENABLE) < 0) in sigsegv_cb()
27 # define PR_TSC_ENABLE 1 /* allow the use of the timestamp counter */ macro67 if (prctl(PR_SET_TSC, PR_TSC_ENABLE) < 0) in rdtsctask()
74 # define PR_TSC_ENABLE 1 /* allow the use of the timestamp counter */ macro
77 # define PR_TSC_ENABLE 1 /* allow the use of the timestamp counter */ macro
986 #ifdef PR_TSC_ENABLE987 { "PR_TSC_ENABLE", (unsigned long) PR_TSC_ENABLE },
1091 PR_TSC_ENABLE = 0x1 const
1360 PR_TSC_ENABLE = 0x1 const
1362 PR_TSC_ENABLE = 0x1 const
1359 PR_TSC_ENABLE = 0x1 const
1361 PR_TSC_ENABLE = 0x1 const