summaryrefslogtreecommitdiff
path: root/tools/perf/pmu-events/arch/x86/skylake/other.json
blob: cfdc323acc822b73ce471b69877575b112e3562a (plain)
1
2
3
4
5
6
7
8
9
10
11
12
[
    {
        "PublicDescription": "This event counts the number of hardware interruptions received by the processor.",
        "EventCode": "0xCB",
        "Counter": "0,1,2,3",
        "UMask": "0x1",
        "EventName": "HW_INTERRUPTS.RECEIVED",
        "SampleAfterValue": "100003",
        "BriefDescription": "Number of hardware interrupts received by the processor.",
        "CounterHTOff": "0,1,2,3,4,5,6,7"
    }
]