Struct perfcnt::linux::perf_format::EventDesc
[−]
[src]
pub struct EventDesc { pub attr: EventAttr, pub event_string: String, pub ids: Vec<u64>, }
Fields
attr: EventAttr
event_string: String
ids: Vec<u64>