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

/darwin-on-arm/xnu/osfmk/pmc/
H A Dpmc.h114 #define PERFMON_FLAG_ALWAYS_ACTIVE 0x4 macro
H A Dpmc.c2754 if ((methods->flags & PERFMON_FLAG_ALWAYS_ACTIVE) || (monitor->reservedCounters)) {
2779 if ((methods->flags & PERFMON_FLAG_ALWAYS_ACTIVE) || (monitor->reservedCounters)) {

Completed in 12 milliseconds