Home
last modified time | relevance | path

Searched defs:allocated_bytes (Results 1 – 11 of 11) sorted by relevance

/external/webrtc/modules/audio_coding/neteq/tools/
Dpacket.cc26 size_t allocated_bytes, in Packet()
48 Packet::Packet(uint8_t* packet_memory, size_t allocated_bytes, double time_ms) in Packet()
56 size_t allocated_bytes, in Packet()
/external/tensorflow/tensorflow/core/framework/
Dtracking_allocator.cc42 size_t allocated_bytes = allocator_->AllocatedSize(ptr); in AllocateRaw() local
55 size_t allocated_bytes = allocator_->AllocatedSizeSlow(ptr); in AllocateRaw() local
84 size_t allocated_bytes = 0; in DeallocateRaw() local
Dallocation_description.proto16 int64 allocated_bytes = 2; field
Ddataset.cc393 int64_t allocated_bytes = 0; in GetAllocatedBytes() local
/external/webrtc/modules/audio_coding/acm2/
Dacm_send_test.cc143 size_t allocated_bytes = last_payload_vec_.size() + kRtpHeaderSize; in CreatePacket() local
/external/tensorflow/tensorflow/core/kernels/data/
Dwindow_dataset.cc58 int64_t allocated_bytes = 0; in AllocatedBytes() local
/external/angle/third_party/abseil-cpp/absl/debugging/internal/
Dexamine_stack.cc281 int allocated_bytes = 0; in DumpStackTrace() local
/external/libchrome/base/debug/
Dthread_heap_usage_tracker.cc95 uint64_t allocated_bytes = usage->alloc_bytes - usage->free_bytes; in RecordAlloc() local
/external/libchrome/base/metrics/
Dpersistent_histogram_allocator.cc535 size_t allocated_bytes = in CreateHistogram() local
/external/python/cpython2/Objects/
Dobmalloc.c1802 size_t allocated_bytes = 0; in _PyObject_DebugMallocStats() local
/external/python/cpython3/Objects/
Dobmalloc.c2924 size_t allocated_bytes = 0; in _PyObject_DebugMallocStats() local