Searched refs:PR_GET_TSC (Results 1 – 6 of 6) sorted by relevance
19 #ifndef PR_GET_TSC20 #define PR_GET_TSC 25 macro49 if ( prctl(PR_GET_TSC, &tsc_val) == -1) in sigsegv_cb()71 if ( prctl(PR_GET_TSC, &tsc_val) == -1) in main()
24 #ifndef PR_GET_TSC25 #define PR_GET_TSC 25 macro
75 #define PR_GET_TSC 25 macro
2367 case PR_GET_TSC: in SYSCALL_DEFINE5()