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

pub struct EventHeader {
    pub event_type: EventType,
    pub misc: u16,
    pub size: u16,
}

Fields

Methods

impl EventHeader
[src]

Trait Implementations

impl Debug for EventHeader
[src]

Formats the value using the given formatter.