tools/perf/pmu-events/arch/arm64/arm/cortex-a76/branch.json

Source file repositories/reference/linux-study-clean/tools/perf/pmu-events/arch/arm64/arm/cortex-a76/branch.json

File Facts

System
Linux kernel
Corpus path
tools/perf/pmu-events/arch/arm64/arm/cortex-a76/branch.json
Extension
.json
Size
398 bytes
Lines
11
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

[
    {
        "PublicDescription": "This event counts any predictable branch instruction which is mispredicted either due to dynamic misprediction or because the MMU is off and the branches are statically predicted not taken",
        "ArchStdEvent": "BR_MIS_PRED"
    },
    {
        "PublicDescription": "This event counts all predictable branches.",
        "ArchStdEvent": "BR_PRED"
    }
]

Annotation

Implementation Notes