perfcnt::linux::perf_format::PERF_SAMPLE_WEIGHT []

pub const PERF_SAMPLE_WEIGHT: SampleFormatFlags = SampleFormatFlags{bits: 1 << 14,}

Records a hardware provided weight value that expresses how costly the sampled event was. This allows the hardware to highlight expensive events in a profile.