Home
last modified time | relevance | path

Searched defs:total_active_bytes (Results 1 – 3 of 3) sorted by relevance

/external/cronet/base/allocator/partition_allocator/
Dpartition_stats.h68 size_t total_active_bytes; // Total active bytes in the partition. member
Dpartition_alloc_unittest.cc677 size_t total_active_bytes = 0; member in partition_alloc::internal::__anon7a15532a0211::MockPartitionStatsDumper
/external/cronet/base/trace_event/
Dmalloc_dump_provider.cc501 auto total_active_bytes = memory_stats->total_active_bytes; in PartitionDumpTotals() local