tools/perf/pmu-events/arch/arm64/fujitsu/monaka/retired.json

Source file repositories/reference/linux-study-clean/tools/perf/pmu-events/arch/arm64/fujitsu/monaka/retired.json

File Facts

System
Linux kernel
Corpus path
tools/perf/pmu-events/arch/arm64/fujitsu/monaka/retired.json
Extension
.json
Size
1067 bytes
Lines
31
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

[
    {
        "ArchStdEvent": "SW_INCR",
        "BriefDescription": "This event counts on writes to the PMSWINC register."
    },
    {
        "ArchStdEvent": "INST_RETIRED",
        "BriefDescription": "This event counts every architecturally executed instruction."
    },
    {
        "ArchStdEvent": "CID_WRITE_RETIRED",
        "BriefDescription": "This event counts every write to CONTEXTIDR."
    },
    {
        "ArchStdEvent": "BR_RETIRED",
        "BriefDescription": "This event counts architecturally executed branch instruction."
    },
    {
        "ArchStdEvent": "BR_MIS_PRED_RETIRED",
        "BriefDescription": "This event counts architecturally executed branch instruction which was mispredicted."
    },
    {
        "ArchStdEvent": "OP_RETIRED",
        "BriefDescription": "This event counts every architecturally executed micro-operation."
    },
    {
        "ArchStdEvent": "UOP_RETIRED",
        "BriefDescription": "This event counts micro-operation that would be executed in a Simple sequential execution of the program."
    }
]

Annotation

Implementation Notes