Home
last modified time | relevance | path

Searched refs:PR_GET_TSC (Results 1 – 6 of 6) sorted by relevance

/linux/tools/testing/selftests/prctl/
A Ddisable-tsc-test.c19 #ifndef PR_GET_TSC
20 #define PR_GET_TSC 25 macro
49 if ( prctl(PR_GET_TSC, &tsc_val) == -1) in sigsegv_cb()
71 if ( prctl(PR_GET_TSC, &tsc_val) == -1) in main()
A Ddisable-tsc-on-off-stress-test.c24 #ifndef PR_GET_TSC
25 #define PR_GET_TSC 25 macro
A Ddisable-tsc-ctxt-sw-stress-test.c24 #ifndef PR_GET_TSC
25 #define PR_GET_TSC 25 macro
/linux/tools/include/uapi/linux/
A Dprctl.h75 #define PR_GET_TSC 25 macro
/linux/include/uapi/linux/
A Dprctl.h75 #define PR_GET_TSC 25 macro
/linux/kernel/
A Dsys.c2348 case PR_GET_TSC: in SYSCALL_DEFINE5()

Completed in 10 milliseconds