Struct ns_profiler_event_stats_t
ClassList > ns_profiler_event_stats_t
Used by RPC validation functionality.
#include <ns_debug_log.h>
Public Attributes
Type | Name |
---|---|
ns_cache_dump_t | cache_delta |
uint32_t | elapsed_us |
uint32_t | estimated_macs |
ns_perf_counters_t | perf_delta |
char | tag Tag from TFLM microprofiler. |
Public Attributes Documentation
variable cache_delta
ns_cache_dump_t ns_profiler_event_stats_t::cache_delta;
variable elapsed_us
uint32_t ns_profiler_event_stats_t::elapsed_us;
variable estimated_macs
uint32_t ns_profiler_event_stats_t::estimated_macs;
variable perf_delta
ns_perf_counters_t ns_profiler_event_stats_t::perf_delta;
variable tag
char ns_profiler_event_stats_t::tag[NS_PROFILER_TAG_SIZE];
The documentation for this class was generated from the following file neuralSPOT/neuralspot/ns-harness/includes-api/ns_debug_log.h