summaryrefslogtreecommitdiff
path: root/tools/perf/pmu-events/arch/arm64/fujitsu/monaka/ll_cache.json
blob: d49d9f6df72c833b47b66718de4f6bae2f4744f1 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
[
    {
        "ArchStdEvent": "LL_CACHE_RD",
        "BriefDescription": "This event counts access counted by L3D_CACHE that is a Memory-read operation, as defined by the L2D_CACHE_REFILL_L3D_CACHE events."
    },
    {
        "ArchStdEvent": "LL_CACHE_MISS_RD",
        "BriefDescription": "This event counts access counted by L3D_CACHE that is not completed by the L3 cache, and a Memory-read operation, as defined by the L2D_CACHE_REFILL_L3D_MISS events. Note: This event may count inaccurately."
    }
]