Functions | Variables
x64::cpuid::arch_perf_monitoring::eax::ebx_enumeration_length Namespace Reference

Functions

auto get () noexcept
 

Variables

constexpr const auto mask = 0xFF000000UL
 
constexpr const auto from = 24
 
constexpr const auto name = "ebx_enumeration_length"
 

Function Documentation

◆ get()

auto x64::cpuid::arch_perf_monitoring::eax::ebx_enumeration_length::get ( )
inlinenoexcept

Definition at line 1077 of file cpuid_x64.h.

Variable Documentation

◆ mask

constexpr const auto x64::cpuid::arch_perf_monitoring::eax::ebx_enumeration_length::mask = 0xFF000000UL

Definition at line 1073 of file cpuid_x64.h.

◆ from

constexpr const auto x64::cpuid::arch_perf_monitoring::eax::ebx_enumeration_length::from = 24

Definition at line 1074 of file cpuid_x64.h.

◆ name

constexpr const auto x64::cpuid::arch_perf_monitoring::eax::ebx_enumeration_length::name = "ebx_enumeration_length"

Definition at line 1075 of file cpuid_x64.h.