Struct perfcnt::linux::perf_format::PmuMapping [] [src]

pub struct PmuMapping {
    pub pmu_type: u32,
    pub pmu_name: String,
}

Fields

Trait Implementations

impl Debug for PmuMapping
[src]

Formats the value using the given formatter.