Home
last modified time | relevance | path

Searched refs:erratum_hsw11 (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/arch/x86/events/intel/
H A Dcore.c4468 static inline bool erratum_hsw11(struct perf_event *event) in erratum_hsw11() function
4484 *left = max(*left, erratum_hsw11(event) ? 128 : 32); in hsw_limit_period()
4504 if (erratum_hsw11(event)) { in bdw_limit_period()