tools/perf/pmu-events/arch/x86/bonnell/cache.json

Source file repositories/reference/linux-study-clean/tools/perf/pmu-events/arch/x86/bonnell/cache.json

File Facts

System
Linux kernel
Corpus path
tools/perf/pmu-events/arch/x86/bonnell/cache.json
Extension
.json
Size
22135 bytes
Lines
747
Domain
Support Tooling And Documentation
Bucket
tools
Inferred role
Support Tooling And Documentation: configuration, schema, or hardware description
Status
atlas-only

Why This File Exists

Repository support layer: documentation, build tooling, samples, user-space helper tools, generated initramfs support, licenses, and validation utilities.

Dependency Surface

Detected Declarations

Annotated Snippet

[
    {
        "BriefDescription": "L1 Data Cacheable reads and writes",
        "Counter": "0,1",
        "EventCode": "0x40",
        "EventName": "L1D_CACHE.ALL_CACHE_REF",
        "SampleAfterValue": "2000000",
        "UMask": "0xa3"
    },
    {
        "BriefDescription": "L1 Data reads and writes",
        "Counter": "0,1",
        "EventCode": "0x40",
        "EventName": "L1D_CACHE.ALL_REF",
        "SampleAfterValue": "2000000",
        "UMask": "0x83"
    },
    {
        "BriefDescription": "Modified cache lines evicted from the L1 data cache",
        "Counter": "0,1",
        "EventCode": "0x40",
        "EventName": "L1D_CACHE.EVICT",
        "SampleAfterValue": "200000",
        "UMask": "0x10"
    },
    {
        "BriefDescription": "L1 Cacheable Data Reads",
        "Counter": "0,1",
        "EventCode": "0x40",
        "EventName": "L1D_CACHE.LD",
        "SampleAfterValue": "2000000",
        "UMask": "0xa1"
    },
    {
        "BriefDescription": "L1 Data line replacements",
        "Counter": "0,1",
        "EventCode": "0x40",
        "EventName": "L1D_CACHE.REPL",
        "SampleAfterValue": "200000",
        "UMask": "0x8"
    },
    {
        "BriefDescription": "Modified cache lines allocated in the L1 data cache",
        "Counter": "0,1",
        "EventCode": "0x40",
        "EventName": "L1D_CACHE.REPLM",
        "SampleAfterValue": "200000",
        "UMask": "0x48"
    },
    {
        "BriefDescription": "L1 Cacheable Data Writes",
        "Counter": "0,1",
        "EventCode": "0x40",
        "EventName": "L1D_CACHE.ST",
        "SampleAfterValue": "2000000",
        "UMask": "0xa2"
    },
    {
        "BriefDescription": "Cycles L2 address bus is in use.",
        "Counter": "0,1",
        "EventCode": "0x21",
        "EventName": "L2_ADS.SELF",
        "SampleAfterValue": "200000",
        "UMask": "0x40"
    },
    {
        "BriefDescription": "All data requests from the L1 data cache",
        "Counter": "0,1",
        "EventCode": "0x2C",
        "EventName": "L2_DATA_RQSTS.SELF.E_STATE",

Annotation

Implementation Notes