aboutsummaryrefslogtreecommitdiffstats
path: root/tools/perf/pmu-events/arch/x86/broadwellx/uncore-interconnect.json
blob: 824961318c1e5ffd8cff04c5edc34367a52afe55 (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
[
    {
        "BriefDescription": "QPI clock ticks",
        "Counter": "0,1,2,3",
        "EventCode": "0x14",
        "EventName": "UNC_Q_CLOCKTICKS",
        "PerPkg": "1",
        "Unit": "QPI LL"
    },
    {
        "BriefDescription": "Number of data flits transmitted . Derived from unc_q_txl_flits_g0.data",
        "Counter": "0,1,2,3",
        "EventName": "QPI_DATA_BANDWIDTH_TX",
        "PerPkg": "1",
        "ScaleUnit": "8Bytes",
        "UMask": "0x2",
        "Unit": "QPI LL"
    },
    {
        "BriefDescription": "Number of non data (control) flits transmitted . Derived from unc_q_txl_flits_g0.non_data",
        "Counter": "0,1,2,3",
        "EventName": "QPI_CTL_BANDWIDTH_TX",
        "PerPkg": "1",
        "ScaleUnit": "8Bytes",
        "UMask": "0x4",
        "Unit": "QPI LL"
    }
]