Home
last modified time | relevance | path

Searched defs:total_committed_bytes (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/cronet/base/allocator/partition_allocator/src/partition_alloc/
H A Dpartition_stats.h71 size_t total_committed_bytes; // Total size of committed pages. member
/aosp_15_r20/external/cronet/base/trace_event/
H A Dmalloc_dump_provider.cc505 auto total_committed_bytes = memory_stats->total_committed_bytes; in PartitionDumpTotals() local