Home
last modified time | relevance | path

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

/kernel/arch/x86/
A Dproc_trace.cpp91 uint64_t ctl; member
253 write_msr(IA32_RTIT_CTL, state->ctl); in x86_ipt_start_cpu_task()
278 cpu, ipt_trace_state[cpu].ctl, ipt_trace_state[cpu].status, in x86_ipt_start()
316 state->ctl = 0; in x86_ipt_stop_cpu_task()
361 cpu, ipt_trace_state[cpu].ctl, ipt_trace_state[cpu].status, in x86_ipt_stop()
383 ipt_trace_state[descriptor].ctl = regs->ctl; in x86_ipt_stage_trace_data()
407 regs->ctl = ipt_trace_state[descriptor].ctl; in x86_ipt_get_trace_data()
/kernel/lib/mtrace/
A Dmtrace-ipt.cpp69 action, descriptor, regs.ctl, regs.output_base); in mtrace_insntrace_control()
82 action, descriptor, regs.ctl, regs.output_base); in mtrace_insntrace_control()

Completed in 12 milliseconds