1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-20 08:27:15 +00:00
freebsd-ports/benchmarks/libcpucycles
Robert Clausecker 05515f1759 benchmarks/libcpucycles: report actual CPU frequency if supported
This uses sched_getcpu(2) to find the CPU we are scheduled on and then
cpufreq(4) to find the frequency of that CPU.  The caller is responsible
for pinning the thread to one CPU and/or disabling frequency scaling if
a consistent result is required.
2024-11-25 11:22:04 +01:00
..
files benchmarks/libcpucycles: report actual CPU frequency if supported 2024-11-25 11:22:04 +01:00
distinfo
Makefile benchmarks/libcpucycles: report actual CPU frequency if supported 2024-11-25 11:22:04 +01:00
pkg-descr
pkg-plist