Struct raw_cpuid::QoSInfo [] [src]

pub struct QoSInfo {
    // some fields omitted
}

Methods

impl QoSInfo
[src]

Maximum range (zero-based) of RMID within this physical processor of all types.

Supports L3 Cache QoS if true.

Conversion factor from reported IA32_QM_CTR value to occupancy metric (bytes).

Maximum range (zero-based) of RMID of L3.

Supports L3 occupancy monitoring if true.

Trait Implementations

impl Debug for QoSInfo
[src]

Formats the value using the given formatter.