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

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

Fields

Trait Implementations

impl Debug for ThrottleRecord
[src]

Formats the value using the given formatter.