aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/tools/perf/pmu-events/arch/x86/meteorlake/uncore-interconnect.json
blob: 08b5c7574cfcc3db5b83fcb48a3925d62875f1ab (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
[
    {
        "BriefDescription": "Number of all coherent Data Read entries. Doesn't include prefetches",
        "EventCode": "0x81",
        "EventName": "UNC_HAC_ARB_REQ_TRK_REQUEST.DRD",
        "PerPkg": "1",
        "UMask": "0x2",
        "Unit": "HAC_ARB"
    },
    {
        "BriefDescription": "Number of all CMI transactions",
        "EventCode": "0x8a",
        "EventName": "UNC_HAC_ARB_TRANSACTIONS.ALL",
        "PerPkg": "1",
        "UMask": "0x1",
        "Unit": "HAC_ARB"
    },
    {
        "BriefDescription": "Number of all CMI reads",
        "EventCode": "0x8a",
        "EventName": "UNC_HAC_ARB_TRANSACTIONS.READS",
        "PerPkg": "1",
        "UMask": "0x2",
        "Unit": "HAC_ARB"
    },
    {
        "BriefDescription": "Number of all CMI writes not including Mflush",
        "EventCode": "0x8a",
        "EventName": "UNC_HAC_ARB_TRANSACTIONS.WRITES",
        "PerPkg": "1",
        "UMask": "0x4",
        "Unit": "HAC_ARB"
    },
    {
        "BriefDescription": "Total number of all outgoing entries allocated. Accounts for Coherent and non-coherent traffic.",
        "EventCode": "0x81",
        "EventName": "UNC_HAC_ARB_TRK_REQUESTS.ALL",
        "PerPkg": "1",
        "UMask": "0x1",
        "Unit": "HAC_ARB"
    }
]