|
@@ -2431,6 +2431,7 @@ __init int intel_pmu_init(void)
|
|
break;
|
|
break;
|
|
|
|
|
|
case 55: /* 22nm Atom "Silvermont" */
|
|
case 55: /* 22nm Atom "Silvermont" */
|
|
|
|
+ case 76: /* 14nm Atom "Airmont" */
|
|
case 77: /* 22nm Atom "Silvermont Avoton/Rangely" */
|
|
case 77: /* 22nm Atom "Silvermont Avoton/Rangely" */
|
|
memcpy(hw_cache_event_ids, slm_hw_cache_event_ids,
|
|
memcpy(hw_cache_event_ids, slm_hw_cache_event_ids,
|
|
sizeof(hw_cache_event_ids));
|
|
sizeof(hw_cache_event_ids));
|