Home
last modified time | relevance | path

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

/kernel/linux/linux-6.6/drivers/perf/
H A Dcxl_pmu.c254 #define CXL_PMU_ATTR_CONFIG_GID_MSK GENMASK_ULL(47, 32) macro
293 return FIELD_GET(CXL_PMU_ATTR_CONFIG_GID_MSK, event->attr.config); in cxl_pmu_config_get_gid()
481 int gid = FIELD_GET(CXL_PMU_ATTR_CONFIG_GID_MSK, pmu_attr->id); in cxl_pmu_event_is_visible()

Completed in 2 milliseconds