Home
last modified time | relevance | path

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

/external/cronet/base/allocator/partition_allocator/
Dpartition_stats.h63 size_t total_committed_bytes; // Total size of committed pages. member
/external/cronet/base/trace_event/
Dmalloc_dump_provider.cc500 auto total_committed_bytes = memory_stats->total_committed_bytes; in PartitionDumpTotals() local