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

pub struct UnthrottleRecord {
    pub time: u64,
    pub id: u64,
    pub stream_id: u64,
}

Fields

Trait Implementations

impl Debug for UnthrottleRecord
[src]

Formats the value using the given formatter.