Home
last modified time | relevance | path

Searched defs:wasted (Results 1 – 10 of 10) sorted by relevance

/external/cronet/stable/third_party/protobuf/src/google/protobuf/
Darenaz_sampler.cc99 size_t allocated, size_t wasted) { in RecordAllocateSlow()
Darena.cc158 size_t wasted = head_->size - used; in AllocateNewBlock() local
/external/cronet/tot/third_party/protobuf/src/google/protobuf/
Darenaz_sampler.cc99 size_t allocated, size_t wasted) { in RecordAllocateSlow()
Darena.cc158 size_t wasted = head_->size - used; in AllocateNewBlock() local
/external/protobuf/src/google/protobuf/
Darenaz_sampler.cc99 size_t allocated, size_t wasted) { in RecordAllocateSlow()
Darena.cc158 size_t wasted = head_->size - used; in AllocateNewBlock() local
/external/cronet/stable/base/trace_event/
Dmalloc_dump_provider.cc596 size_t wasted = total_committed_bytes - total_active_bytes; in PartitionDumpTotals() local
/external/cronet/tot/base/trace_event/
Dmalloc_dump_provider.cc596 size_t wasted = total_committed_bytes - total_active_bytes; in PartitionDumpTotals() local
/external/icing/icing/legacy/index/
Dicing-dynamic-trie.h175 uint32_t wasted[kNumNextAllocationBuckets]; member
/external/tensorflow/tensorflow/core/common_runtime/
Dbfc_allocator.cc1013 size_t wasted = c->size - c->requested_size; in RenderOccupancy() local