Searched refs:ICL_EVENTSEL_ADAPTIVE (Results 1 – 2 of 2) sorted by relevance
/arch/x86/include/asm/ | ||
D | perf_event.h | 35 #define ICL_EVENTSEL_ADAPTIVE (1ULL << 34) macro |
/arch/x86/events/intel/ | ||
D | ds.c | 1246 hwc->config |= ICL_EVENTSEL_ADAPTIVE; in intel_pmu_pebs_enable() |