Searched refs:PR_GET_TSC (Results 1 – 5 of 5) 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
Completed in 12 milliseconds