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

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

File Facts

System
Linux kernel
Corpus path
tools/perf/pmu-events/arch/arm64/arm/cortex-a76/memory.json
Extension
.json
Size
553 bytes
Lines
25
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 memory accesses due to load or store instructions. This event counts the sum of MEM_ACCESS_RD and MEM_ACCESS_WR.",
        "ArchStdEvent": "MEM_ACCESS"
    },
    {
        "ArchStdEvent": "REMOTE_ACCESS"
    },
    {
         "ArchStdEvent": "MEM_ACCESS_RD"
    },
    {
         "ArchStdEvent": "MEM_ACCESS_WR"
    },
    {
         "ArchStdEvent": "UNALIGNED_LD_SPEC"
    },
    {
         "ArchStdEvent": "UNALIGNED_ST_SPEC"
    },
    {
         "ArchStdEvent": "UNALIGNED_LDST_SPEC"
    }
]

Annotation

Implementation Notes