perfcnt::linux::perf_format::PERF_SAMPLE_REGS_USER []

pub const PERF_SAMPLE_REGS_USER: SampleFormatFlags = SampleFormatFlags{bits: 1 << 12,}

Records the current user-level CPU register state (the values in the process before the kernel was called).