1[
2  {
3    "Unit": "NCU",
4    "EventCode": "0x00",
5    "UMask": "0x01",
6    "EventName": "UNC_CLOCK.SOCKET",
7    "BriefDescription": "tbd",
8    "PublicDescription": "tbd",
9    "Counter": "FIXED",
10    "CounterMask": "0",
11    "Invert": "0",
12    "EdgeDetect": "0"
13  },
14  {
15    "Unit": "ARB",
16    "EventCode": "0x81",
17    "UMask": "0x01",
18    "EventName": "UNC_ARB_TRK_REQUESTS.ALL",
19    "BriefDescription": "Total number of all outgoing entries allocated. Accounts for Coherent and non-coherent traffic.",
20    "PublicDescription": "Total number of all outgoing entries allocated. Accounts for Coherent and non-coherent traffic.",
21    "Counter": "1",
22    "CounterMask": "0",
23    "Invert": "0",
24    "EdgeDetect": "0"
25  },
26  {
27    "Unit": "ARB",
28    "EventCode": "0x84",
29    "UMask": "0x01",
30    "EventName": "UNC_ARB_COH_TRK_REQUESTS.ALL",
31    "BriefDescription": "Number of entries allocated. Account for Any type: e.g. Snoop,  etc.",
32    "PublicDescription": "Number of entries allocated. Account for Any type: e.g. Snoop,  etc.",
33    "Counter": "1",
34    "CounterMask": "0",
35    "Invert": "0",
36    "EdgeDetect": "0"
37  }
38]