Searched defs:total_active_bytes (Results 1 – 3 of 3) sorted by relevance
| /external/cronet/base/allocator/partition_allocator/ | ||
| D | partition_stats.h | 68 size_t total_active_bytes; // Total active bytes in the partition. member |
| D | partition_alloc_unittest.cc | 677 size_t total_active_bytes = 0; member in partition_alloc::internal::__anon7a15532a0211::MockPartitionStatsDumper |
| /external/cronet/base/trace_event/ | ||
| D | malloc_dump_provider.cc | 501 auto total_active_bytes = memory_stats->total_active_bytes; in PartitionDumpTotals() local |