Home
last modified time | relevance | path

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

/freebsd-13-stable/sys/dev/hwpmc/
HDhwpmc_riscv.h41 #define EVENT_ID_MASK 0xFF macro
HDhwpmc_armv7.h56 #define EVENT_ID_MASK 0xFF macro
HDhwpmc_armv7.c154 config = (pe & EVENT_ID_MASK); in armv7_allocate_pmc()