Merge tag 'for-linus-20191012' of git://git.kernel.dk/linux-block
[linux-2.6-microblaze.git] / tools / perf / pmu-events / arch / arm64 / arm / cortex-a76-n1 / pipeline.json
1 [
2     {
3         "PublicDescription": "No operation issued because of the frontend. The counter counts on any cycle when there are no fetched instructions available to dispatch.",
4         "EventCode": "0x23",
5         "EventName": "STALL_FRONTEND",
6         "BriefDescription": "No operation issued because of the frontend."
7     },
8     {
9         "PublicDescription": "No operation issued because of the backend. The counter counts on any cycle fetched instructions are not dispatched due to resource constraints.",
10         "EventCode": "0x24",
11         "EventName": "STALL_BACKEND",
12         "BriefDescription": "No operation issued because of the backend."
13     }
14 ]