Home
last modified time | relevance | path

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

/external/cronet/net/third_party/quiche/src/quiche/spdy/core/
Dhttp2_header_storage.h44 size_t bytes_allocated() const { return arena_.status().bytes_allocated(); } in bytes_allocated() function
Dspdy_simple_arena.h26 size_t bytes_allocated() const { return bytes_allocated_; } in bytes_allocated() function
Dhttp2_header_block.cc311 size_t Http2HeaderBlock::bytes_allocated() const { in bytes_allocated() function in spdy::Http2HeaderBlock
/external/tensorflow/tensorflow/core/framework/
Dallocator_test.cc258 absl::optional<std::string> bytes_allocated, peak_bytes_in_use, in TEST() local
285 absl::optional<std::string> bytes_allocated, peak_bytes_in_use, in TEST() local
/external/pigweed/pw_allocator/public/pw_allocator/
Dfreelist_heap.h31 size_t bytes_allocated; member
/external/protobuf/src/google/protobuf/
Darenaz_sampler.h69 std::atomic<size_t> bytes_allocated; member
/external/cronet/third_party/protobuf/src/google/protobuf/
Darenaz_sampler.h69 std::atomic<size_t> bytes_allocated; member
/external/tensorflow/tensorflow/core/common_runtime/
Dscoped_allocator.h39 size_t bytes_allocated; member
Dscoped_allocator_mgr.cc183 size_t bytes_allocated = bytes_requested; in PopulateFields() local
/external/libtextclassifier/native/utils/base/
Darena.h91 size_t bytes_allocated() const { return bytes_allocated_; } in bytes_allocated() function
/external/e2fsprogs/lib/blkid/
Dprobe.h479 __u32 bytes_allocated; member