17 lines
322 B
JSON
17 lines
322 B
JSON
|
|
[
|
||
|
|
{
|
||
|
|
"Unit": "cpu_atom",
|
||
|
|
"CountersNumFixed": "7",
|
||
|
|
"CountersNumGeneric": "8"
|
||
|
|
},
|
||
|
|
{
|
||
|
|
"Unit": "cpu_core",
|
||
|
|
"CountersNumFixed": "4",
|
||
|
|
"CountersNumGeneric": "10"
|
||
|
|
},
|
||
|
|
{
|
||
|
|
"Unit": "iMC",
|
||
|
|
"CountersNumFixed": "0",
|
||
|
|
"CountersNumGeneric": "5"
|
||
|
|
}
|
||
|
|
]
|