oa::ExecutionStats

Stable execution telemetry exposed after an explicit engine boundary. Mutable graph, recorder, and execution-session state remain private.

Public Methods

oa::F64 oa::ExecutionStats::cpuMs()

Public Data Members

aliasBarrierCountoa::U32field
boundaryBarrierCountoa::U32field
compileCacheHitsoa::U32field
compileMsoa::F64field
descriptorSetCountoa::U32field
dispatchCountoa::U32field
graphCountoa::U32field
hostBarrierCountoa::U32field
indirectBarrierCountoa::U32field
intraGraphBarrierCountoa::U32field
kernelFallbackCountoa::U32field
kernelSelectionCountoa::U32field
layoutFallbackCountoa::U32field
naiveFallbackCountoa::U32field
nodeCountoa::U32field
precisionFallbackCountoa::U32field
recordMsoa::F64field
referencedBufferBytesoa::U64field
submissionCountoa::U32field
submitMsoa::F64field
waitMsoa::F64field
warBarrierCountoa::U32field

Public Method Documentation

oa::F64 oa::ExecutionStats::cpuMs()
No public source comment is attached to this declaration.

Returns

oa::F64

The declared return value.