Home
last modified time | relevance | path

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

/openbmc/linux/drivers/perf/
H A Dcxl_pmu.c55 #define CXL_PMU_COUNTER_CFG_EDGE BIT_ULL(11) macro
653 cfg |= FIELD_PREP(CXL_PMU_COUNTER_CFG_EDGE, in cxl_pmu_event_start()