Searched refs:IAP_OS (Results 1 - 3 of 3) sorted by relevance

/freebsd-current/sys/dev/hwpmc/
H A Dhwpmc_core.h56 #define IAP_OS (1 << 17) macro
H A Dhwpmc_core.c284 if (config & IAP_OS)
/freebsd-current/lib/libpmc/
H A Dlibpmc_pmu_util.c559 iap->pm_iap_config |= (IAP_USR | IAP_OS);
563 iap->pm_iap_config |= IAP_OS;

Completed in 61 milliseconds