Searched refs:PERFMON_FLAG_ALWAYS_ACTIVE (Results 1 - 2 of 2) sorted by relevance

/xnu-2782.1.97/osfmk/pmc/
H A Dpmc.h114 #define PERFMON_FLAG_ALWAYS_ACTIVE 0x4 macro
H A Dpmc.c2752 if ((methods->flags & PERFMON_FLAG_ALWAYS_ACTIVE) || (monitor->reservedCounters)) {
2777 if ((methods->flags & PERFMON_FLAG_ALWAYS_ACTIVE) || (monitor->reservedCounters)) {

Completed in 26 milliseconds