Functions | Variables
x64::cpuid::extended_feature_flags::subleaf0::ebx::processor_trace Namespace Reference

Functions

auto get () noexcept
 

Variables

constexpr const auto mask = 0x02000000UL
 
constexpr const auto from = 25
 
constexpr const auto name = "processor_trace"
 

Function Documentation

◆ get()

auto x64::cpuid::extended_feature_flags::subleaf0::ebx::processor_trace::get ( )
inlinenoexcept

Definition at line 922 of file cpuid_x64.h.

Variable Documentation

◆ mask

constexpr const auto x64::cpuid::extended_feature_flags::subleaf0::ebx::processor_trace::mask = 0x02000000UL

Definition at line 918 of file cpuid_x64.h.

◆ from

constexpr const auto x64::cpuid::extended_feature_flags::subleaf0::ebx::processor_trace::from = 25

Definition at line 919 of file cpuid_x64.h.

◆ name

constexpr const auto x64::cpuid::extended_feature_flags::subleaf0::ebx::processor_trace::name = "processor_trace"

Definition at line 920 of file cpuid_x64.h.