Struct raw_cpuid::MemBwAllocationInfo [−][src]
pub struct MemBwAllocationInfo { /* fields omitted */ }
Memory Bandwidth Allocation Enumeration Sub-leaf (EAX = 10H, ECX = ResID = 3).
Implementations
impl MemBwAllocationInfo
[src]
impl MemBwAllocationInfo
[src]pub fn max_hba_throttling(&self) -> u16
[src]
Reports the maximum MBA throttling value supported for the corresponding ResID using minus-one notation.
pub fn highest_cos(&self) -> u16
[src]
Highest COS number supported for this Leaf.
pub fn has_linear_response_delay(&self) -> bool
[src]
Reports whether the response of the delay values is linear.
Trait Implementations
impl Default for MemBwAllocationInfo
[src]
impl Default for MemBwAllocationInfo
[src]