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

48 lines
1.6 KiB
JSON
Raw Normal View History

2021-05-27 00:09:36 +05:00
[
{
"EventCode": "0x32",
2021-09-23 21:59:15 +05:00
"Counter": "0,1,2,3",
"UMask": "0x1",
"EventName": "SW_PREFETCH_ACCESS.NTA",
2021-05-27 00:09:36 +05:00
"SampleAfterValue": "2000003",
2021-09-23 21:59:15 +05:00
"BriefDescription": "Number of PREFETCHNTA instructions executed.",
"CounterHTOff": "0,1,2,3,4,5,6,7"
2021-05-27 00:09:36 +05:00
},
{
"EventCode": "0x32",
2021-09-23 21:59:15 +05:00
"Counter": "0,1,2,3",
"UMask": "0x2",
2021-05-27 00:09:36 +05:00
"EventName": "SW_PREFETCH_ACCESS.T0",
"SampleAfterValue": "2000003",
2021-09-23 21:59:15 +05:00
"BriefDescription": "Number of PREFETCHT0 instructions executed.",
"CounterHTOff": "0,1,2,3,4,5,6,7"
2021-05-27 00:09:36 +05:00
},
{
"EventCode": "0x32",
2021-09-23 21:59:15 +05:00
"Counter": "0,1,2,3",
"UMask": "0x4",
"EventName": "SW_PREFETCH_ACCESS.T1_T2",
2021-05-27 00:09:36 +05:00
"SampleAfterValue": "2000003",
2021-09-23 21:59:15 +05:00
"BriefDescription": "Number of PREFETCHT1 or PREFETCHT2 instructions executed.",
"CounterHTOff": "0,1,2,3,4,5,6,7"
2021-05-27 00:09:36 +05:00
},
{
"EventCode": "0x32",
2021-09-23 21:59:15 +05:00
"Counter": "0,1,2,3",
"UMask": "0x8",
"EventName": "SW_PREFETCH_ACCESS.PREFETCHW",
2021-05-27 00:09:36 +05:00
"SampleAfterValue": "2000003",
2021-09-23 21:59:15 +05:00
"BriefDescription": "Number of PREFETCHW instructions executed.",
"CounterHTOff": "0,1,2,3,4,5,6,7"
2021-05-27 00:09:36 +05:00
},
{
2021-09-23 21:59:15 +05:00
"PublicDescription": "Counts the number of hardware interruptions received by the processor.",
"EventCode": "0xCB",
2021-05-27 00:09:36 +05:00
"Counter": "0,1,2,3",
2021-09-23 21:59:15 +05:00
"UMask": "0x1",
"EventName": "HW_INTERRUPTS.RECEIVED",
"SampleAfterValue": "203",
"BriefDescription": "Number of hardware interrupts received by the processor.",
"CounterHTOff": "0,1,2,3,4,5,6,7"
2021-05-27 00:09:36 +05:00
}
]