HardenedBSD/sys/amd64
Poul-Henning Kamp 91266b96c4 Isolate the Timecounter internals in their own two files.
Make the public interface more systematically named.

Remove the alternate method, it doesn't do any good, only ruins performance.

Add counters to profile the usage of the 8 access functions.

Apply the beer-ware to my code.

The weird +/- counts are caused by two repocopies behind the scenes:
	kern/kern_clock.c -> kern/kern_tc.c
	sys/time.h -> sys/timetc.h
(thanks peter!)
2000-03-20 14:09:06 +00:00
..
amd64 Isolate the Timecounter internals in their own two files. 2000-03-20 14:09:06 +00:00
conf
include
isa Isolate the Timecounter internals in their own two files. 2000-03-20 14:09:06 +00:00
pci
Makefile