perfcnt::linux::perf_format::PERF_SAMPLE_DATA_SRC []

pub const PERF_SAMPLE_DATA_SRC: SampleFormatFlags = SampleFormatFlags{bits: 1 << 15,}

Records the data source: where in the memory hierarchy the data associated with the sampled instruction came from. This is only available if the underlying hardware supports this feature.