1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
|
[
{
"Unit": "core",
"CountersNumFixed": "3",
"CountersNumGeneric": "2"
},
{
"Unit": "CHA",
"CountersNumFixed": "0",
"CountersNumGeneric": "4"
},
{
"Unit": "EDC_ECLK",
"CountersNumFixed": "0",
"CountersNumGeneric": "4"
},
{
"Unit": "EDC_UCLK",
"CountersNumFixed": "0",
"CountersNumGeneric": "4"
},
{
"Unit": "iMC_DCLK",
"CountersNumFixed": "0",
"CountersNumGeneric": "4"
},
{
"Unit": "iMC_UCLK",
"CountersNumFixed": "0",
"CountersNumGeneric": 4
},
{
"Unit": "M2PCIe",
"CountersNumFixed": "0",
"CountersNumGeneric": "4"
}
]
|