Home
last modified time | relevance | path

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

/openbmc/linux/drivers/perf/
H A Dcxl_pmu.c257 #define CXL_PMU_ATTR_CONFIG1_INVERT_MSK BIT(16) macro
308 return FIELD_GET(CXL_PMU_ATTR_CONFIG1_INVERT_MSK, event->attr.config1); in cxl_pmu_config1_get_invert()