We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 04974df commit cba1b37Copy full SHA for cba1b37
arch/x86/events/intel/core.c
@@ -3637,6 +3637,8 @@ __init int intel_pmu_init(void)
3637
pr_cont("Knights Landing events, ");
3638
break;
3639
3640
+ case 142: /* 14nm Kabylake Mobile */
3641
+ case 158: /* 14nm Kabylake Desktop */
3642
case 78: /* 14nm Skylake Mobile */
3643
case 94: /* 14nm Skylake Desktop */
3644
case 85: /* 14nm Skylake Server */
0 commit comments