Searched defs:bytes_allocated (Results 1 – 11 of 11) sorted by relevance
44 size_t bytes_allocated() const { return arena_.status().bytes_allocated(); } in bytes_allocated() function
26 size_t bytes_allocated() const { return bytes_allocated_; } in bytes_allocated() function
311 size_t Http2HeaderBlock::bytes_allocated() const { in bytes_allocated() function in spdy::Http2HeaderBlock
258 absl::optional<std::string> bytes_allocated, peak_bytes_in_use, in TEST() local285 absl::optional<std::string> bytes_allocated, peak_bytes_in_use, in TEST() local
31 size_t bytes_allocated; member
69 std::atomic<size_t> bytes_allocated; member
39 size_t bytes_allocated; member
183 size_t bytes_allocated = bytes_requested; in PopulateFields() local
91 size_t bytes_allocated() const { return bytes_allocated_; } in bytes_allocated() function
479 __u32 bytes_allocated; member