xref: /freebsd-13-stable/lib/libpmc/pmu-events/arch/arm64/arm/cortex-a76-n1/pipeline.json (revision a497cb2d65d05fed1b84f6d2cfbc5a9739636071)
1[
2    {
3        "PublicDescription": "The counter counts on any cycle when there are no fetched instructions available to dispatch.",
4        "ArchStdEvent": "STALL_FRONTEND"
5    },
6    {
7        "PublicDescription": "The counter counts on any cycle fetched instructions are not dispatched due to resource constraints.",
8        "ArchStdEvent": "STALL_BACKEND"
9    }
10]
11