Searched defs:bytes_in_use (Results 1 – 11 of 11) sorted by relevance
31 int64_t bytes_in_use; // Number of bytes in use. member
10 int64 bytes_in_use = 2; field
34 static void CheckStats(Allocator* a, int64_t num_allocs, int64_t bytes_in_use, in CheckStats()
72 int64_t bytes_in_use; // Number of bytes in use. member
171 for (const auto& bytes_in_use : node->node->allocator_bytes_in_use(step)) { in TrackNode() local
179 std::map<int64_t, int64_t> bytes_in_use; in allocator_bytes_in_use() local
110 int64_t bytes_in_use; member
45 void CheckStats(Allocator* a, int64_t num_allocs, int64_t bytes_in_use, in CheckStats()
84 int64_t bytes_in_use; member
1056 inline ::int64_t MemAllocatorStats::bytes_in_use() const { in bytes_in_use() function
478 __u32 bytes_in_use; member