Searched defs:bytes_in_use (Results 1 – 7 of 7) sorted by relevance
31 int64 bytes_in_use; // Number of bytes in use. member
27 static void CheckStats(Allocator* a, int64 num_allocs, int64 bytes_in_use, in CheckStats()
62 int64 bytes_in_use; // Number of bytes in use. member
168 for (const auto& bytes_in_use : node->node->allocator_bytes_in_use(step)) { in TrackNode() local
180 std::map<int64, int64> bytes_in_use; in allocator_bytes_in_use() local
38 static void CheckStats(Allocator* a, int64 num_allocs, int64 bytes_in_use, in CheckStats()
478 __u32 bytes_in_use; member