Searched refs:PR_TSC_ENABLE (Results 1 – 7 of 7) sorted by relevance
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()
526 else if (val == PR_TSC_ENABLE) in do_set_tsc_mode()701 do_set_tsc_mode(PR_TSC_ENABLE); in arch_setup_new_exec()821 val = PR_TSC_ENABLE; in get_tsc_mode()
77 # define PR_TSC_ENABLE 1 /* allow the use of the timestamp counter */ macro
314 val = PR_TSC_ENABLE; in get_tsc_mode()323 else if (val == PR_TSC_ENABLE) in set_tsc_mode()