Home
last modified time | relevance | path

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

/openbmc/linux/drivers/perf/
H A Dcxl_pmu.c32 #define CXL_PMU_FILTER_HDM BIT(0) macro
144 info->filter_hdm = FIELD_GET(CXL_PMU_CAP_FILTERS_SUP_MSK, val) & CXL_PMU_FILTER_HDM; in cxl_pmu_parse_caps()