Home
last modified time | relevance | path

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

/openbmc/linux/drivers/perf/
H A 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()