Home
last modified time | relevance | path

Searched refs:EVENT_ID_MASK (Results 1 – 3 of 3) sorted by relevance

/freebsd/sys/dev/hwpmc/
H A Dhwpmc_riscv.h41 #define EVENT_ID_MASK 0xFF macro
H A Dhwpmc_armv7.h56 #define EVENT_ID_MASK 0xFF macro
H A Dhwpmc_armv7.c150 config = (pe & EVENT_ID_MASK); in armv7_allocate_pmc()