Searched refs:CXL_PMU_COUNTER_CFG_REG (Results 1 – 1 of 1) sorted by relevance
47 #define CXL_PMU_COUNTER_CFG_REG(n) (0x200 + 8 * (n)) macro156 val = readq(base + CXL_PMU_COUNTER_CFG_REG(i)); in cxl_pmu_parse_caps()638 cfg = readq(base + CXL_PMU_COUNTER_CFG_REG(hwc->idx)); in cxl_pmu_event_start()665 writeq(cfg, base + CXL_PMU_COUNTER_CFG_REG(hwc->idx)); in cxl_pmu_event_start()719 cfg = readq(base + CXL_PMU_COUNTER_CFG_REG(hwc->idx)); in cxl_pmu_event_stop()722 writeq(cfg, base + CXL_PMU_COUNTER_CFG_REG(hwc->idx)); in cxl_pmu_event_stop()