Home
last modified time | relevance | path

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

/xnu-8792.41.9/osfmk/arm64/
H A Dperfmon_arm64.c295 enum { REG_COUNTER_BASE = __COUNTER__ }; in perfmon_cpmu_configure_xcall() enumerator
296 #define REG_COUNTER (__COUNTER__ - REG_COUNTER_BASE - 1) in perfmon_cpmu_configure_xcall()