Home
last modified time | relevance | path

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

/freebsd/sys/sys/
H A Dpriv.h181 #define PRIV_PMC_SYSTEM 191 /* Can allocate a system-wide PMC. */ macro
/freebsd/sys/dev/hwpmc/
H A Dhwpmc_mod.c3341 error = priv_check(td, PRIV_PMC_SYSTEM); in pmc_do_op_pmcallocate()