Struct perfcnt::linux::ExitRecord [] [src]

pub struct ExitRecord {
    // some fields omitted
}

This record indicates a process exit event.

Trait Implementations

impl Debug for ExitRecord
[src]

Formats the value using the given formatter.