Searched refs:PR_GET_TSC (Results 1 – 5 of 5) sorted by relevance
18 #ifndef PR_GET_TSC19 #define PR_GET_TSC 25 macro48 if ( prctl(PR_GET_TSC, &tsc_val) == -1) in sigsegv_cb()70 if ( prctl(PR_GET_TSC, &tsc_val) == -1) in main()
23 #ifndef PR_GET_TSC24 #define PR_GET_TSC 25 macro
74 #define PR_GET_TSC 25 macro
2159 case PR_GET_TSC: in SYSCALL_DEFINE5()