Namespaces | Functions | Variables
intel_x64::msrs::ia32_debugctl Namespace Reference

Namespaces

 bt_off_os
 
 bt_off_user
 
 btf
 
 btint
 
 bts
 
 enable_uncore_pmi
 
 freeze_lbrs_on_pmi
 
 freeze_perfmon_on_pmi
 
 freeze_while_smm
 
 lbr
 
 reserved
 
 rtm_debug
 
 tr
 

Functions

auto get () noexcept
 
template<class T , class = typename std::enable_if<std::is_integral<T>::value>::type>
void set (T val) noexcept
 
void dump () noexcept
 

Variables

constexpr const auto addr = 0x000001D9U
 
constexpr const auto name = "ia32_debugctl"
 

Function Documentation

◆ get()

auto intel_x64::msrs::ia32_debugctl::get ( )
inlinenoexcept

Definition at line 231 of file msrs_intel_x64.h.

◆ set()

template<class T , class = typename std::enable_if<std::is_integral<T>::value>::type>
void intel_x64::msrs::ia32_debugctl::set ( val)
noexcept

Definition at line 235 of file msrs_intel_x64.h.

◆ dump()

void intel_x64::msrs::ia32_debugctl::dump ( )
inlinenoexcept

Definition at line 406 of file msrs_intel_x64.h.

Variable Documentation

◆ addr

constexpr const auto intel_x64::msrs::ia32_debugctl::addr = 0x000001D9U

Definition at line 228 of file msrs_intel_x64.h.

◆ name

constexpr const auto intel_x64::msrs::ia32_debugctl::name = "ia32_debugctl"

Definition at line 229 of file msrs_intel_x64.h.