tools/perf/pmu-events/arch/x86/haswellx/memory.json

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

File Facts

System
Linux kernel
Corpus path
tools/perf/pmu-events/arch/x86/haswellx/memory.json
Extension
.json
Size
25058 bytes
Lines
645
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": "Number of times an HLE execution aborted due to any reasons (multiple categories may count as one).",
        "Counter": "0,1,2,3",
        "EventCode": "0xc8",
        "EventName": "HLE_RETIRED.ABORTED",
        "PEBS": "1",
        "SampleAfterValue": "2000003",
        "UMask": "0x4"
    },
    {
        "BriefDescription": "Number of times an HLE execution aborted due to various memory events (e.g., read/write capacity and conflicts).",
        "Counter": "0,1,2,3",
        "EventCode": "0xc8",
        "EventName": "HLE_RETIRED.ABORTED_MISC1",
        "SampleAfterValue": "2000003",
        "UMask": "0x8"
    },
    {
        "BriefDescription": "Number of times an HLE execution aborted due to uncommon conditions.",
        "Counter": "0,1,2,3",
        "EventCode": "0xc8",
        "EventName": "HLE_RETIRED.ABORTED_MISC2",
        "SampleAfterValue": "2000003",
        "UMask": "0x10"
    },
    {
        "BriefDescription": "Number of times an HLE execution aborted due to HLE-unfriendly instructions.",
        "Counter": "0,1,2,3",
        "EventCode": "0xc8",
        "EventName": "HLE_RETIRED.ABORTED_MISC3",
        "SampleAfterValue": "2000003",
        "UMask": "0x20"
    },
    {
        "BriefDescription": "Number of times an HLE execution aborted due to incompatible memory type.",
        "Counter": "0,1,2,3",
        "Errata": "HSD65",
        "EventCode": "0xc8",
        "EventName": "HLE_RETIRED.ABORTED_MISC4",
        "SampleAfterValue": "2000003",
        "UMask": "0x40"
    },
    {
        "BriefDescription": "Number of times an HLE execution aborted due to none of the previous 4 categories (e.g. interrupts)",
        "Counter": "0,1,2,3",
        "EventCode": "0xc8",
        "EventName": "HLE_RETIRED.ABORTED_MISC5",
        "PublicDescription": "Number of times an HLE execution aborted due to none of the previous 4 categories (e.g. interrupts).",
        "SampleAfterValue": "2000003",
        "UMask": "0x80"
    },
    {
        "BriefDescription": "Number of times an HLE execution successfully committed.",
        "Counter": "0,1,2,3",
        "EventCode": "0xc8",
        "EventName": "HLE_RETIRED.COMMIT",
        "SampleAfterValue": "2000003",
        "UMask": "0x2"
    },
    {
        "BriefDescription": "Number of times an HLE execution started.",
        "Counter": "0,1,2,3",
        "EventCode": "0xC8",
        "EventName": "HLE_RETIRED.START",
        "SampleAfterValue": "2000003",
        "UMask": "0x1"
    },
    {
        "BriefDescription": "Counts the number of machine clears due to memory order conflicts.",

Annotation

Implementation Notes