tools/perf/pmu-events/arch/x86/haswell/pipeline.json

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

File Facts

System
Linux kernel
Corpus path
tools/perf/pmu-events/arch/x86/haswell/pipeline.json
Extension
.json
Size
48092 bytes
Lines
1181
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": "Any uop executed by the Divider. (This includes all divide uops, sqrt, ...)",
        "Counter": "0,1,2,3",
        "EventCode": "0x14",
        "EventName": "ARITH.DIVIDER_UOPS",
        "SampleAfterValue": "2000003",
        "UMask": "0x2"
    },
    {
        "BriefDescription": "Speculative and retired  branches",
        "Counter": "0,1,2,3",
        "EventCode": "0x88",
        "EventName": "BR_INST_EXEC.ALL_BRANCHES",
        "PublicDescription": "Counts all near executed branches (not necessarily retired).",
        "SampleAfterValue": "200003",
        "UMask": "0xff"
    },
    {
        "BriefDescription": "Speculative and retired macro-conditional branches.",
        "Counter": "0,1,2,3",
        "EventCode": "0x88",
        "EventName": "BR_INST_EXEC.ALL_CONDITIONAL",
        "SampleAfterValue": "200003",
        "UMask": "0xc1"
    },
    {
        "BriefDescription": "Speculative and retired macro-unconditional branches excluding calls and indirects.",
        "Counter": "0,1,2,3",
        "EventCode": "0x88",
        "EventName": "BR_INST_EXEC.ALL_DIRECT_JMP",
        "SampleAfterValue": "200003",
        "UMask": "0xc2"
    },
    {
        "BriefDescription": "Speculative and retired direct near calls.",
        "Counter": "0,1,2,3",
        "EventCode": "0x88",
        "EventName": "BR_INST_EXEC.ALL_DIRECT_NEAR_CALL",
        "SampleAfterValue": "200003",
        "UMask": "0xd0"
    },
    {
        "BriefDescription": "Speculative and retired indirect branches excluding calls and returns.",
        "Counter": "0,1,2,3",
        "EventCode": "0x88",
        "EventName": "BR_INST_EXEC.ALL_INDIRECT_JUMP_NON_CALL_RET",
        "SampleAfterValue": "200003",
        "UMask": "0xc4"
    },
    {
        "BriefDescription": "Speculative and retired indirect return branches.",
        "Counter": "0,1,2,3",
        "EventCode": "0x88",
        "EventName": "BR_INST_EXEC.ALL_INDIRECT_NEAR_RETURN",
        "SampleAfterValue": "200003",
        "UMask": "0xc8"
    },
    {
        "BriefDescription": "Not taken macro-conditional branches.",
        "Counter": "0,1,2,3",
        "EventCode": "0x88",
        "EventName": "BR_INST_EXEC.NONTAKEN_CONDITIONAL",
        "SampleAfterValue": "200003",
        "UMask": "0x41"
    },
    {
        "BriefDescription": "Taken speculative and retired macro-conditional branches.",
        "Counter": "0,1,2,3",
        "EventCode": "0x88",

Annotation

Implementation Notes