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

Functions

auto get () noexcept
 
void set (bool val) noexcept
 

Variables

constexpr const auto mask = 0x0000000000000002UL
 
constexpr const auto from = 1
 
constexpr const auto name = "btf"
 

Function Documentation

◆ get()

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

Definition at line 256 of file msrs_intel_x64.h.

◆ set()

void intel_x64::msrs::ia32_debugctl::btf::set ( bool  val)
inlinenoexcept

Definition at line 259 of file msrs_intel_x64.h.

Variable Documentation

◆ mask

constexpr const auto intel_x64::msrs::ia32_debugctl::btf::mask = 0x0000000000000002UL

Definition at line 252 of file msrs_intel_x64.h.

◆ from

constexpr const auto intel_x64::msrs::ia32_debugctl::btf::from = 1

Definition at line 253 of file msrs_intel_x64.h.

◆ name

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

Definition at line 254 of file msrs_intel_x64.h.