uint64_t cacheMisses
Number of misses through flower cache.
Definition: RuntimeStatistics.h:15
#define FSDK_API
Dummy.
Definition: Def.h:27
SDK namespace.
Definition: IAGSEstimator.h:8
Runtime statistics structure.
Definition: RuntimeStatistics.h:13
FSDK_API RuntimeStatistics getRuntimeStatistics() noexcept
Get runtime statistics from flower runtime.
uint64_t cacheSize
Number of flower runtime program instances currently stored in flower cache.
Definition: RuntimeStatistics.h:14
uint32_t numInflightTasks
Number async tasks currently executed in runtime cpu threadpool.
Definition: RuntimeStatistics.h:16