Searched refs:CXL_PMU_ATTR_CONFIG2_HDM_MSK (Results 1 - 1 of 1) sorted by path

/linux-master/drivers/perf/
H A Dcxl_pmu.c260 #define CXL_PMU_ATTR_CONFIG2_HDM_MSK GENMASK(15, 0) macro
330 return FIELD_GET(CXL_PMU_ATTR_CONFIG2_HDM_MSK, event->attr.config2);

Completed in 143 milliseconds