Searched refs:XSCALE_PMNC_ENABLE (Results 1 - 2 of 2) sorted by relevance

/freebsd-11-stable/sys/dev/hwpmc/
H A Dhwpmc_xscale.h39 #define XSCALE_PMNC_ENABLE 0x01 /* Enable all Counters */ macro
H A Dhwpmc_xscale.c414 pmnc |= XSCALE_PMNC_ENABLE;
437 pmnc &= ~XSCALE_PMNC_ENABLE;

Completed in 53 milliseconds