tools/perf/pmu-events/arch/x86/ivybridge/uncore-cache.json

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

File Facts

System
Linux kernel
Corpus path
tools/perf/pmu-events/arch/x86/ivybridge/uncore-cache.json
Extension
.json
Size
7638 bytes
Lines
228
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": "L3 Lookup any request that access cache and found line in E or S-state.",
        "Counter": "0,1",
        "EventCode": "0x34",
        "EventName": "UNC_CBO_CACHE_LOOKUP.ANY_ES",
        "PerPkg": "1",
        "UMask": "0x86",
        "Unit": "CBOX"
    },
    {
        "BriefDescription": "L3 Lookup any request that access cache and found line in I-state.",
        "Counter": "0,1",
        "EventCode": "0x34",
        "EventName": "UNC_CBO_CACHE_LOOKUP.ANY_I",
        "PerPkg": "1",
        "UMask": "0x88",
        "Unit": "CBOX"
    },
    {
        "BriefDescription": "L3 Lookup any request that access cache and found line in M-state.",
        "Counter": "0,1",
        "EventCode": "0x34",
        "EventName": "UNC_CBO_CACHE_LOOKUP.ANY_M",
        "PerPkg": "1",
        "UMask": "0x81",
        "Unit": "CBOX"
    },
    {
        "BriefDescription": "L3 Lookup any request that access cache and found line in MESI-state.",
        "Counter": "0,1",
        "EventCode": "0x34",
        "EventName": "UNC_CBO_CACHE_LOOKUP.ANY_MESI",
        "PerPkg": "1",
        "UMask": "0x8f",
        "Unit": "CBOX"
    },
    {
        "BriefDescription": "L3 Lookup external snoop request that access cache and found line in E or S-state.",
        "Counter": "0,1",
        "EventCode": "0x34",
        "EventName": "UNC_CBO_CACHE_LOOKUP.EXTSNP_ES",
        "PerPkg": "1",
        "UMask": "0x46",
        "Unit": "CBOX"
    },
    {
        "BriefDescription": "L3 Lookup external snoop request that access cache and found line in I-state.",
        "Counter": "0,1",
        "EventCode": "0x34",
        "EventName": "UNC_CBO_CACHE_LOOKUP.EXTSNP_I",
        "PerPkg": "1",
        "UMask": "0x48",
        "Unit": "CBOX"
    },
    {
        "BriefDescription": "L3 Lookup external snoop request that access cache and found line in M-state.",
        "Counter": "0,1",
        "EventCode": "0x34",
        "EventName": "UNC_CBO_CACHE_LOOKUP.EXTSNP_M",
        "PerPkg": "1",
        "UMask": "0x41",
        "Unit": "CBOX"
    },
    {
        "BriefDescription": "L3 Lookup external snoop request that access cache and found line in MESI-state.",
        "Counter": "0,1",
        "EventCode": "0x34",
        "EventName": "UNC_CBO_CACHE_LOOKUP.EXTSNP_MESI",
        "PerPkg": "1",

Annotation

Implementation Notes