Home
last modified time | relevance | path

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

/freebsd/sys/dev/hwpmc/
H A Dhwpmc_core.h64 #define IAP_EVSEL_GET(C) ((C) & 0xFF) macro
H A Dhwpmc_core.c246 ev = IAP_EVSEL_GET(config); in iaf_allocate_pmc()
730 ev = IAP_EVSEL_GET(iap->pm_iap_config); in iap_allocate_pmc()
899 switch (IAP_EVSEL_GET(evsel)) { in iap_start_pmc()