Expand description
IPC performance measurement
This module provides functions for measuring IPC performance to ensure we meet our latency targets.
Modules§
- bench
- Benchmark utilities for measuring IPC performance
Structs§
- IpcPerf
Report - IPC performance report
- IpcPerf
Stats - Global IPC performance statistics
Functions§
- cycles_
to_ ns - Convert CPU cycles to nanoseconds (assumes 2GHz CPU)
- measure_
ipc_ operation - Measure a single IPC operation