Enum linux_perf_file_reader::PerfType [] [src]

#[repr(u32)]
pub enum PerfType { Hardware, Software, Tracepoint, HwCache, Raw, Breakpoint, }

Variants

Trait Implementations

impl Debug for PerfType
[src]

Formats the value using the given formatter.