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

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

File Facts

System
Linux kernel
Corpus path
tools/perf/pmu-events/arch/x86/westmereex/cache.json
Extension
.json
Size
101723 bytes
Lines
3062
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": "Cycles L1D locked",
        "Counter": "0,1",
        "EventCode": "0x63",
        "EventName": "CACHE_LOCK_CYCLES.L1D",
        "SampleAfterValue": "2000000",
        "UMask": "0x2"
    },
    {
        "BriefDescription": "Cycles L1D and L2 locked",
        "Counter": "0,1",
        "EventCode": "0x63",
        "EventName": "CACHE_LOCK_CYCLES.L1D_L2",
        "SampleAfterValue": "2000000",
        "UMask": "0x1"
    },
    {
        "BriefDescription": "L1D cache lines replaced in M state",
        "Counter": "0,1",
        "EventCode": "0x51",
        "EventName": "L1D.M_EVICT",
        "SampleAfterValue": "2000000",
        "UMask": "0x4"
    },
    {
        "BriefDescription": "L1D cache lines allocated in the M state",
        "Counter": "0,1",
        "EventCode": "0x51",
        "EventName": "L1D.M_REPL",
        "SampleAfterValue": "2000000",
        "UMask": "0x2"
    },
    {
        "BriefDescription": "L1D snoop eviction of cache lines in M state",
        "Counter": "0,1",
        "EventCode": "0x51",
        "EventName": "L1D.M_SNOOP_EVICT",
        "SampleAfterValue": "2000000",
        "UMask": "0x8"
    },
    {
        "BriefDescription": "L1 data cache lines allocated",
        "Counter": "0,1",
        "EventCode": "0x51",
        "EventName": "L1D.REPL",
        "SampleAfterValue": "2000000",
        "UMask": "0x1"
    },
    {
        "BriefDescription": "L1D prefetch load lock accepted in fill buffer",
        "Counter": "0,1",
        "EventCode": "0x52",
        "EventName": "L1D_CACHE_PREFETCH_LOCK_FB_HIT",
        "SampleAfterValue": "2000000",
        "UMask": "0x1"
    },
    {
        "BriefDescription": "L1D hardware prefetch misses",
        "Counter": "0,1",
        "EventCode": "0x4E",
        "EventName": "L1D_PREFETCH.MISS",
        "SampleAfterValue": "200000",
        "UMask": "0x2"
    },
    {
        "BriefDescription": "L1D hardware prefetch requests",
        "Counter": "0,1",
        "EventCode": "0x4E",
        "EventName": "L1D_PREFETCH.REQUESTS",

Annotation

Implementation Notes