Enum x86::perfcnt::intel::description::PebsType [] [src]

pub enum PebsType {
    Regular,
    PebsOrRegular,
    PebsOnly,
}

Variants

Trait Implementations

impl Debug for PebsType
[src]

Formats the value using the given formatter.