Struct perfcnt::linux::perf_format::CommRecord [] [src]

pub struct CommRecord {
    pub ptid: ThreadId,
    pub comm: String,
}

Fields

Trait Implementations

impl Debug for CommRecord
[src]

Formats the value using the given formatter.