tools/perf/pmu-events/arch/x86/bonnell/floating-point.json

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

File Facts

System
Linux kernel
Corpus path
tools/perf/pmu-events/arch/x86/bonnell/floating-point.json
Extension
.json
Size
8133 bytes
Lines
257
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": "Floating point assists for retired operations.",
        "Counter": "0,1",
        "EventCode": "0x11",
        "EventName": "FP_ASSIST.AR",
        "SampleAfterValue": "10000",
        "UMask": "0x81"
    },
    {
        "BriefDescription": "Floating point assists.",
        "Counter": "0,1",
        "EventCode": "0x11",
        "EventName": "FP_ASSIST.S",
        "SampleAfterValue": "10000",
        "UMask": "0x1"
    },
    {
        "BriefDescription": "SIMD assists invoked.",
        "Counter": "0,1",
        "EventCode": "0xCD",
        "EventName": "SIMD_ASSIST",
        "SampleAfterValue": "100000"
    },
    {
        "BriefDescription": "Retired computational Streaming SIMD Extensions (SSE) packed-single instructions.",
        "Counter": "0,1",
        "EventCode": "0xCA",
        "EventName": "SIMD_COMP_INST_RETIRED.PACKED_SINGLE",
        "SampleAfterValue": "2000000",
        "UMask": "0x1"
    },
    {
        "BriefDescription": "Retired computational Streaming SIMD Extensions 2 (SSE2) scalar-double instructions.",
        "Counter": "0,1",
        "EventCode": "0xCA",
        "EventName": "SIMD_COMP_INST_RETIRED.SCALAR_DOUBLE",
        "SampleAfterValue": "2000000",
        "UMask": "0x8"
    },
    {
        "BriefDescription": "Retired computational Streaming SIMD Extensions (SSE) scalar-single instructions.",
        "Counter": "0,1",
        "EventCode": "0xCA",
        "EventName": "SIMD_COMP_INST_RETIRED.SCALAR_SINGLE",
        "SampleAfterValue": "2000000",
        "UMask": "0x2"
    },
    {
        "BriefDescription": "SIMD Instructions retired.",
        "Counter": "0,1",
        "EventCode": "0xCE",
        "EventName": "SIMD_INSTR_RETIRED",
        "SampleAfterValue": "2000000"
    },
    {
        "BriefDescription": "Retired Streaming SIMD Extensions (SSE) packed-single instructions.",
        "Counter": "0,1",
        "EventCode": "0xC7",
        "EventName": "SIMD_INST_RETIRED.PACKED_SINGLE",
        "SampleAfterValue": "2000000",
        "UMask": "0x1"
    },
    {
        "BriefDescription": "Retired Streaming SIMD Extensions 2 (SSE2) scalar-double instructions.",
        "Counter": "0,1",
        "EventCode": "0xC7",
        "EventName": "SIMD_INST_RETIRED.SCALAR_DOUBLE",
        "SampleAfterValue": "2000000",
        "UMask": "0x8"

Annotation

Implementation Notes