Home
last modified time | relevance | path

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

/external/XNNPACK/src/
Dmemory-planner.c174 size_t num_live_mem_blocks = 0; in xnn_plan_value_allocation_tracker() local
179 current_live_mem_blocks[num_live_mem_blocks++] = (struct memory_block){ in xnn_plan_value_allocation_tracker()
185 …current->alloc_offset = find_value_alloc_offset(current_live_mem_blocks, num_live_mem_blocks, curr… in xnn_plan_value_allocation_tracker()