Home
last modified time | relevance | path

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

/freebsd/sys/dev/hwpmc/
H A Dhwpmc_armv7.h40 #define ARMV7_PMNC_ENABLE (1 << 0) /* Enable all counters */ macro
H A Dhwpmc_armv7.c439 pmnc |= ARMV7_PMNC_ENABLE; in armv7_pcpu_init()
453 pmnc &= ~ARMV7_PMNC_ENABLE; in armv7_pcpu_fini()