xref: /linux/tools/perf/pmu-events/arch/arm64/fujitsu/monaka/ll_cache.json (revision 00a37271c8a68070dc64f81a5d64644beb4cef2f)
1[
2    {
3        "ArchStdEvent": "LL_CACHE_RD",
4        "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."
5    },
6    {
7        "ArchStdEvent": "LL_CACHE_MISS_RD",
8        "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."
9    }
10]
11