RunMeasurementSummary Struct
One-call runtime measurement summary. More...
Declaration
Included Headers
Public Member Attributes Index
| RunStats | stats |
| InputStreamStats | input_stats |
|
Input-side counters. More... | |
| double | elapsed_seconds = 0.0 |
|
Measured wall-clock duration. More... | |
| double | throughput_fps = 0.0 |
|
Pulled outputs per elapsed second. More... | |
| PowerSummary | power |
|
Optional power telemetry summary. More... | |
Description
One-call runtime measurement summary.
Combines the existing latency counters, derived throughput, and optional SOM PMIC power telemetry. throughput_fps is computed from pulled outputs over the Run lifetime so applications can get latency, throughput, and power without env-var driven perf harnesses.
Definition at line 271 of file Run.h.
Public Member Attributes
elapsed_seconds
|
Measured wall-clock duration.
Definition at line 274 of file Run.h.
input_stats
|
power
|
stats
|
throughput_fps
|
Pulled outputs per elapsed second.
Definition at line 275 of file Run.h.
The documentation for this struct was generated from the following file:
Generated via doxygen2docusaurus 2.0.0 by Doxygen 1.9.8.