Home
last modified time | relevance | path

Searched refs:fallback_blocks_total_size_ (Results 1 – 2 of 2) sorted by relevance

/AliOS-Things-master/components/ai_agent/src/engine/tflite-micro/third_party/ruy/ruy/
A Dallocator.cc40 fallback_blocks_total_size_ += num_bytes; in AllocateSlow()
112 std::ptrdiff_t new_size = size_ + fallback_blocks_total_size_; in FreeAll()
121 fallback_blocks_total_size_ = 0; in FreeAll()
A Dallocator.h95 std::ptrdiff_t fallback_blocks_total_size_ = 0; variable

Completed in 4 milliseconds