Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/perf/
Dcxl_pmu.c55 #define CXL_PMU_COUNTER_CFG_EDGE BIT_ULL(11) macro
642 cfg |= FIELD_PREP(CXL_PMU_COUNTER_CFG_EDGE, in cxl_pmu_event_start()