Searched defs:bytes_in_use (Results 1 – 10 of 10) sorted by relevance
31 int64 bytes_in_use; // Number of bytes in use. member
10 int64 bytes_in_use = 2; field
28 static void CheckStats(Allocator* a, int64 num_allocs, int64 bytes_in_use, in CheckStats()
150 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
179 std::map<int64, int64> bytes_in_use; in allocator_bytes_in_use() local
110 int64_t bytes_in_use; member
45 void CheckStats(Allocator* a, int64 num_allocs, int64 bytes_in_use, in CheckStats()
84 int64_t bytes_in_use; member
478 __u32 bytes_in_use; member