Linux-6.18.2/tools/perf/pmu-events/arch/arm64/fujitsu/monaka/ll_cache.json
2025-12-23 20:06:59 +08:00

11 lines
511 B
JSON

[
{
"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."
}
]