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