Struct raw_cpuid::QoSEnforcementInfo
[−]
[src]
pub struct QoSEnforcementInfo { /* fields omitted */ }Methods
impl QoSEnforcementInfo[src]
fn has_l3_qos_enforcement(&self) -> bool
Supports L3 Cache QoS enforcement if true.
fn iter(&self) -> QoSEnforcementIter
Iterator over QoS enforcements.