Functions | Variables
intel_x64::cr4::performance_monitor_counter_enable Namespace Reference

Functions

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

Variables

constexpr const auto mask = 0x0000000000000100UL
 
constexpr const auto from = 8
 
constexpr const auto name = "performance_monitor_counter_enable"
 

Function Documentation

◆ get()

auto intel_x64::cr4::performance_monitor_counter_enable::get ( )
inlinenoexcept

Definition at line 368 of file crs_intel_x64.h.

◆ set()

void intel_x64::cr4::performance_monitor_counter_enable::set ( bool  val)
inlinenoexcept

Definition at line 371 of file crs_intel_x64.h.

Variable Documentation

◆ mask

constexpr const auto intel_x64::cr4::performance_monitor_counter_enable::mask = 0x0000000000000100UL

Definition at line 364 of file crs_intel_x64.h.

◆ from

constexpr const auto intel_x64::cr4::performance_monitor_counter_enable::from = 8

Definition at line 365 of file crs_intel_x64.h.

◆ name

constexpr const auto intel_x64::cr4::performance_monitor_counter_enable::name = "performance_monitor_counter_enable"

Definition at line 366 of file crs_intel_x64.h.