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