Searched refs:PIOREG_COUNTER_BASE (Results 1 – 1 of 1) sorted by relevance
339 enum { PIOREG_COUNTER_BASE = __COUNTER__ }; in perfmon_upmu_apply_attrs() enumerator340 #define PIOREG_COUNTER (__COUNTER__ - PIOREG_COUNTER_BASE - 1) in perfmon_upmu_apply_attrs()