Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/perf/
Dcxl_pmu.c56 #define CXL_PMU_COUNTER_CFG_INVERT BIT_ULL(12) macro
644 cfg |= FIELD_PREP(CXL_PMU_COUNTER_CFG_INVERT, in cxl_pmu_event_start()