|
@@ -314,8 +314,8 @@ static struct uncore_event_desc snbep_uncore_imc_events[] = {
|
|
|
static struct uncore_event_desc snbep_uncore_qpi_events[] = {
|
|
|
INTEL_UNCORE_EVENT_DESC(clockticks, "event=0x14"),
|
|
|
INTEL_UNCORE_EVENT_DESC(txl_flits_active, "event=0x00,umask=0x06"),
|
|
|
- INTEL_UNCORE_EVENT_DESC(drs_data, "event=0x02,umask=0x08"),
|
|
|
- INTEL_UNCORE_EVENT_DESC(ncb_data, "event=0x03,umask=0x04"),
|
|
|
+ INTEL_UNCORE_EVENT_DESC(drs_data, "event=0x102,umask=0x08"),
|
|
|
+ INTEL_UNCORE_EVENT_DESC(ncb_data, "event=0x103,umask=0x04"),
|
|
|
{ /* end: all zeroes */ },
|
|
|
};
|
|
|
|