11 lines
333 B
JSON
11 lines
333 B
JSON
[
|
|
{
|
|
"ArchStdEvent": "CPU_CYCLES",
|
|
"PublicDescription": "Counts CPU clock cycles (not timer cycles). The clock measured by this event is defined as the physical clock driving the CPU logic."
|
|
},
|
|
{
|
|
"ArchStdEvent": "CNT_CYCLES",
|
|
"PublicDescription": "Counts constant frequency cycles"
|
|
}
|
|
]
|