summaryrefslogtreecommitdiffstats
path: root/sys/sys/evcount.h
AgeCommit message (Expand)AuthorFilesLines
2010-09-20Get rid of evcount's support for arranging counters in a treematthew1-8/+2
2004-09-29ec_count32 was a bad idea; remove it for good.miod1-4/+1
2004-06-28Add new, generic ``evcount'' event counter API to the kernel. From art@,aaron1-0/+59