Home
last modified time | relevance | path

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

/kernel/arch/x86/
A Dproc_trace.cpp59 #define IA32_RTIT_OUTPUT_BASE 0x560 macro
161 write_msr(IA32_RTIT_OUTPUT_BASE, 0); in x86_ipt_set_mode_task()
244 write_msr(IA32_RTIT_OUTPUT_BASE, state->output_base); in x86_ipt_start_cpu_task()
318 state->output_base = read_msr(IA32_RTIT_OUTPUT_BASE); in x86_ipt_stop_cpu_task()
324 write_msr(IA32_RTIT_OUTPUT_BASE, 0); in x86_ipt_stop_cpu_task()

Completed in 6 milliseconds