Skip to content

Struct ns_cache_dump_t

ClassList > ns_cache_dump_t

Struct to capture a snapshot of the cache performance counters.

  • #include <ns_perf_profile.h>

Public Attributes

Type Name
uint32_t daccess
uint32_t dhitsline
uint32_t dhitslookup
uint32_t dtaglookup
uint32_t iaccess
uint32_t ihitsline
uint32_t ihitslookup
uint32_t itaglookup

Public Attributes Documentation

variable daccess

uint32_t ns_cache_dump_t::daccess;

variable dhitsline

uint32_t ns_cache_dump_t::dhitsline;

variable dhitslookup

uint32_t ns_cache_dump_t::dhitslookup;

variable dtaglookup

uint32_t ns_cache_dump_t::dtaglookup;

variable iaccess

uint32_t ns_cache_dump_t::iaccess;

variable ihitsline

uint32_t ns_cache_dump_t::ihitsline;

variable ihitslookup

uint32_t ns_cache_dump_t::ihitslookup;

variable itaglookup

uint32_t ns_cache_dump_t::itaglookup;

The documentation for this class was generated from the following file neuralSPOT/neuralspot/ns-utils/includes-api/ns_perf_profile.h