mirror of
https://github.com/opnsense/src.git
synced 2026-02-13 07:44:48 -05:00
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.
6 lines
98 B
Text
6 lines
98 B
Text
# $FreeBSD$
|
|
|
|
Examples illustrating the use of the hwpmc(4) driver and pmc(3)
|
|
library interface.
|
|
|
|
|