Searched refs:CXL_PMU_COUNTER_REG (Results 1 – 1 of 1) sorted by relevance
64 #define CXL_PMU_COUNTER_REG(n) (0xc00 + 8 * (n)) macro668 writeq(0, base + CXL_PMU_COUNTER_REG(hwc->idx)); in cxl_pmu_event_start()678 return readq(base + CXL_PMU_COUNTER_REG(event->hw.idx)); in cxl_pmu_read_counter()