summaryrefslogtreecommitdiff
path: root/tools/perf/pmu-events/arch/arm64/arm/cortex-a76-n1/pipeline.json
blob: d79f0aeaf7f1f25f5d39821fea507e6ff3754e2a (plain)
1
2
3
4
5
6
7
8
9
10
[
    {
        "PublicDescription": "The counter counts on any cycle when there are no fetched instructions available to dispatch.",
        "ArchStdEvent": "STALL_FRONTEND",
    },
    {
        "PublicDescription": "The counter counts on any cycle fetched instructions are not dispatched due to resource constraints.",
        "ArchStdEvent": "STALL_BACKEND",
    }
]