Home
last modified time | relevance | path

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

/xnu-10002.61.3/osfmk/i386/
H A DDiagnostics.h104 #define FIXED_PMC2 (FIXED_PMC | 2) macro
H A DDiagnostics.c387 uint64_t urc = read_pmc(FIXED_PMC2); in cpu_powerstats()