tools/perf/pmu-events/arch/arm64/arm/cortex-a73/cache.json

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

File Facts

System
Linux kernel
Corpus path
tools/perf/pmu-events/arch/arm64/arm/cortex-a73/cache.json
Extension
.json
Size
2800 bytes
Lines
108
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": "L1I_CACHE_REFILL"
    },
    {
        "ArchStdEvent": "L1I_TLB_REFILL"
    },
    {
        "ArchStdEvent": "L1D_CACHE_REFILL"
    },
    {
        "ArchStdEvent": "L1D_CACHE"
    },
    {
        "ArchStdEvent": "L1D_TLB_REFILL"
    },
    {
        "ArchStdEvent": "L1I_CACHE"
    },
    {
        "ArchStdEvent": "L1D_CACHE_WB"
    },
    {
        "ArchStdEvent": "L2D_CACHE"
    },
    {
        "ArchStdEvent": "L2D_CACHE_REFILL"
    },
    {
        "ArchStdEvent": "L2D_CACHE_WB"
    },
    {
        "ArchStdEvent": "L1D_CACHE_RD"
    },
    {
        "ArchStdEvent": "L1D_CACHE_WR"
    },
    {
        "ArchStdEvent": "L2D_CACHE_RD"
    },
    {
        "ArchStdEvent": "L2D_CACHE_WR"
    },
    {
        "ArchStdEvent": "L2D_CACHE_WB_VICTIM"
    },
    {
        "ArchStdEvent": "L2D_CACHE_WB_CLEAN"
    },
    {
        "ArchStdEvent": "L2D_CACHE_INVAL"
    },
    {
        "PublicDescription": "Number of ways read in the instruction cache - Tag RAM",
        "EventCode": "0xC2",
        "EventName": "I_TAG_RAM_RD",
        "BriefDescription": "Number of ways read in the instruction cache - Tag RAM"
    },
    {
        "PublicDescription": "Number of ways read in the instruction cache - Data RAM",
        "EventCode": "0xC3",
        "EventName": "I_DATA_RAM_RD",
        "BriefDescription": "Number of ways read in the instruction cache - Data RAM"
    },
    {
        "PublicDescription": "Number of ways read in the instruction BTAC RAM",
        "EventCode": "0xC4",
        "EventName": "I_BTAC_RAM_RD",
        "BriefDescription": "Number of ways read in the instruction BTAC RAM"
    },

Annotation

Implementation Notes