mirror of
https://github.com/Qortal/Brooklyn.git
synced 2025-01-31 15:22:18 +00:00
19 lines
501 B
JSON
19 lines
501 B
JSON
[
|
|
{
|
|
"PublicDescription": "The number of core clock cycles",
|
|
"ArchStdEvent": "CPU_CYCLES",
|
|
},
|
|
{
|
|
"PublicDescription": "FSU clocking gated off cycle",
|
|
"EventCode": "0x101",
|
|
"EventName": "FSU_CLOCK_OFF_CYCLES",
|
|
"BriefDescription": "FSU clocking gated off cycle"
|
|
},
|
|
{
|
|
"PublicDescription": "Wait state cycle",
|
|
"EventCode": "0x110",
|
|
"EventName": "Wait_CYCLES",
|
|
"BriefDescription": "Wait state cycle"
|
|
}
|
|
]
|