Struct perfcnt::linux::perf_format::BranchEntry
[−]
[src]
pub struct BranchEntry { pub from: u64, pub to: u64, pub flags: u64, }
Fields
from: u64
to: u64
flags: u64