aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/tools/perf/pmu-events/arch/arm64/arm/cortex-a76/pipeline.json
blob: b4e96551d51a155940b7cc8b55aaf1f385176147 (plain) (blame)
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"
    }
]