Searched refs:MemoryUsed (Results 1 – 8 of 8) sorted by relevance
79 memory_used_before = table->MemoryUsed(); in Compute()83 ctx->record_persistent_memory_allocation(table->MemoryUsed() - in Compute()139 memory_used_before = table->MemoryUsed(); in Compute()145 ctx->record_persistent_memory_allocation(table->MemoryUsed() - in Compute()
41 int64 MemoryUsed() const override;111 int64 TypedQueue<SubQueue>::MemoryUsed() const { in MemoryUsed() function
136 int64 MemoryUsed() const override { in MemoryUsed() function in tensorflow::lookup::MutableHashTableOfScalars274 int64 MemoryUsed() const override { in MemoryUsed() function in tensorflow::lookup::MutableHashTableOfTensors560 int64 MemoryUsed() const override { in MemoryUsed() function in tensorflow::lookup::MutableDenseHashTable840 memory_used_before = table->MemoryUsed(); in Compute()844 ctx->record_persistent_memory_allocation(table->MemoryUsed() - in Compute()875 memory_used_before = table->MemoryUsed(); in Compute()879 ctx->record_persistent_memory_allocation(table->MemoryUsed() - in Compute()950 memory_used_before = table->MemoryUsed(); in Compute()954 ctx->record_persistent_memory_allocation(table->MemoryUsed() - in Compute()
68 container->MemoryUsed() + table_handle_.AllocatedBytes()); in Compute()261 int64 MemoryUsed() const override { in MemoryUsed() function
41 context->record_persistent_memory_allocation(resource_->MemoryUsed()); in Compute()
81 ctx->record_persistent_memory_allocation(resource->MemoryUsed()); in Compute()216 ctx->record_persistent_memory_allocation(resource->MemoryUsed()); in Compute()320 memory_used_before = table->MemoryUsed(); in Compute()330 ctx->record_persistent_memory_allocation(table->MemoryUsed() - in Compute()
145 int64 MemoryUsed() const { in MemoryUsed() function
83 virtual int64 MemoryUsed() const { return 0; } in MemoryUsed() function