Enum linux_perf_file_reader::HwId [] [src]

#[repr(u64)]
pub enum HwId { CpuCycles, Instructions, CacheReferences, CacheMisses, BranchInstructions, BranchMisses, BusCycles, StalledCyclesFrontend, StalledCyclesBackend, RefCpuCycles, }

Variants

Trait Implementations

impl Debug for HwId
[src]

Formats the value using the given formatter.