Struct perfcnt::linux::MMAPRecord [] [src]

pub struct MMAPRecord {
    // some fields omitted
}

The MMAP events record the PROT_EXEC mappings so that we can correlate user-space IPs to code.

Trait Implementations

impl Debug for MMAPRecord
[src]

Formats the value using the given formatter.