Searched defs:alloc_id (Results 1 – 5 of 5) sorted by relevance
63 uint64_t ScrambleAllocId(uint64_t alloc_id, uint32_t thread_idx) { in ScrambleAllocId()69 uint64_t alloc_id = 0; in Thread() local
329 for (int64 alloc_id : memory_stats.persistent_tensor_alloc_ids()) { in RecordMemoryStats() local352 int64 alloc_id) { in RecordAllocationId()514 int64 alloc_id = AllocationId(n, i); in AddToCostGraphDef() local
155 for (const auto& alloc_id : ctx->persistent_alloc_ids()) { in SetMemory() local
848 int64 alloc_id = a->AllocationId(t->tensor_data().data()); in allocate_persistent() local1062 int64 alloc_id) { in record_persistent_memory_allocation()
2409 bool RenderScriptRuntime::LoadAllocation(Stream &strm, const uint32_t alloc_id, in LoadAllocation()2629 bool RenderScriptRuntime::SaveAllocation(Stream &strm, const uint32_t alloc_id, in SaveAllocation()3150 RenderScriptRuntime::FindAllocByID(Stream &strm, const uint32_t alloc_id) { in FindAllocByID()