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

/freebsd-12-stable/sys/sys/
H A Dpmc.h336 __PMC_OP(CONFIGURELOG, "Set log file") \
337 __PMC_OP(FLUSHLOG, "Flush log file") \
338 __PMC_OP(GETCPUINFO, "Get system CPU information") \
339 __PMC_OP(GETDRIVERSTATS, "Get driver statistics") \
340 __PMC_OP(GETMODULEVERSION, "Get module version") \
341 __PMC_OP(GETPMCINFO, "Get per-cpu PMC information") \
342 __PMC_OP(PMCADMIN, "Set PMC state") \
343 __PMC_OP(PMCALLOCATE, "Allocate and configure a PMC") \
344 __PMC_OP(PMCATTACH, "Attach a PMC to a process") \
345 __PMC_OP(PMCDETAC
358 #undef __PMC_OP macro
359 #define __PMC_OP macro
[all...]
/freebsd-12-stable/sys/dev/hwpmc/
H A Dhwpmc_mod.c3350 #undef __PMC_OP macro
3351 #define __PMC_OP(N, D) #N , macro

Completed in 49 milliseconds