Module cpu_monitor

Module cpu_monitor 

Source
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