Home
last modified time | relevance | path

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

/aosp_15_r20/external/cronet/base/allocator/partition_allocator/src/partition_alloc/
H A Dpartition_stats.h76 size_t total_active_bytes; // Total active bytes in the partition. member
H A Dpartition_alloc_unittest.cc694 size_t total_active_bytes = 0; member in partition_alloc::internal::__anon76d0e7850211::MockPartitionStatsDumper
/aosp_15_r20/external/cronet/base/trace_event/
H A Dmalloc_dump_provider.cc506 auto total_active_bytes = memory_stats->total_active_bytes; in PartitionDumpTotals() local