summaryrefslogtreecommitdiff
path: root/sys/kern/sys_pmc.c
AgeCommit message (Expand)Author
2014-01-25fix unusedchristos
2008-04-21Make ntp, pmc, reboot, sysarch, time syscalls MPSAFE.ad
2007-12-20Convert all the system call entry points from:dsl
2007-09-21Include sys/cdefs.h first.dsl
2007-02-09Merge newlock2 to head.ad
2006-11-01remove some __unused from function parameters.yamt
2006-10-12- sprinkle __unused on function decls.christos
2003-01-20Make this compile again on i386 by avoiding an unused variablethorpej
2003-01-18Merge the nathanw_sa branch.thorpej
2002-08-07Only include sys/pmc.h if PERFCTRS is defined.briggs
2002-08-07Implement pmc(9) -- An interface to hardware performance monitoringbriggs