Searched refs:CXL_PMU_ATTR_CONFIG1_EDGE_MSK (Results 1 - 1 of 1) sorted by relevance

/linux-master/drivers/perf/
H A Dcxl_pmu.c258 #define CXL_PMU_ATTR_CONFIG1_EDGE_MSK BIT(17) macro
313 return FIELD_GET(CXL_PMU_ATTR_CONFIG1_EDGE_MSK, event->attr.config1);

Completed in 122 milliseconds