Expand description
CPU monitoring for Linux systems
Provides CPU frequency and thermal monitoring on Linux via sysfs. Gracefully degrades on non-Linux platforms.
Structs§
- CpuMonitor
- Monitor for a specific CPU core
- CpuSnapshot
- Snapshot of CPU state at a point in time
Functions§
- verify_
benchmark_ environment - Verify and report benchmark environment