11 lines
341 B
JSON
11 lines
341 B
JSON
|
|
[
|
||
|
|
{
|
||
|
|
"ArchStdEvent": "CPU_CYCLES",
|
||
|
|
"BriefDescription": "This event counts every cycle."
|
||
|
|
},
|
||
|
|
{
|
||
|
|
"ArchStdEvent": "CNT_CYCLES",
|
||
|
|
"BriefDescription": "This event counts the constant frequency cycles counter increments at a constant frequency equal to the rate of increment of the System counter."
|
||
|
|
}
|
||
|
|
]
|