Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/perf/
Dcxl_pmu.c54 #define CXL_PMU_COUNTER_CFG_FREEZE_ON_OVRFLW BIT_ULL(10) macro
651 cfg |= FIELD_PREP(CXL_PMU_COUNTER_CFG_FREEZE_ON_OVRFLW, 1); in cxl_pmu_event_start()