3
0
mirror of https://github.com/Qortal/Brooklyn.git synced 2025-02-11 09:45:55 +00:00

19 lines
501 B
JSON
Raw Normal View History

2021-05-27 00:09:36 +05:00
[
{
"PublicDescription": "The number of core clock cycles",
2021-10-02 21:09:28 +05:00
"ArchStdEvent": "CPU_CYCLES",
2021-05-27 00:09:36 +05:00
},
{
"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"
}
]