Home
last modified time | relevance | path

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

/external/cronet/base/allocator/partition_allocator/
Dpartition_stats.h52 struct ThreadAllocStats { struct
53 uint64_t alloc_count;
54 uint64_t alloc_total_size;
55 uint64_t dealloc_count;
56 uint64_t dealloc_total_size;