aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/pmu-events/arch/x86/skylake/other.json
blob: 9f3a9dffb8070acda483974f70850e1d8ed36d2b (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
[
    {
        "BriefDescription": "Number of hardware interrupts received by the processor.",
        "EventCode": "0xCB",
        "EventName": "HW_INTERRUPTS.RECEIVED",
        "PublicDescription": "Counts the number of hardware interruptions received by the processor.",
        "SampleAfterValue": "203",
        "UMask": "0x1"
    },
    {
        "EventCode": "0x09",
        "EventName": "MEMORY_DISAMBIGUATION.HISTORY_RESET",
        "SampleAfterValue": "2000003",
        "UMask": "0x1"
    }
]