mirror of
https://git.hardenedbsd.org/hardenedbsd/HardenedBSD.git
synced 2024-11-26 19:03:48 +01:00
b6b5f63ea0
This particular program attempts to use the TSC to measure how long certainly libpmc operations take. Depending on the quality of the rdtsc() macro on a particular architecture this may work more or less well.
7 lines
98 B
Plaintext
7 lines
98 B
Plaintext
# $FreeBSD$
|
|
|
|
Examples illustrating the use of the hwpmc(4) driver and pmc(3)
|
|
library interface.
|
|
|
|
|