Home
last modified time | relevance | path

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

/aosp_15_r20/external/cronet/base/trace_event/
H A Dmalloc_dump_provider.cc86 size_t* allocated_objects_count) { in ReportWinHeapStats()
118 size_t* allocated_objects_count, in ReportPartitionAllocStats()
189 size_t* allocated_objects_count) { in ReportMallinfoStats()
331 size_t allocated_objects_count = 0; in OnMemoryDump() local
/aosp_15_r20/external/libchrome/base/trace_event/
H A Dmalloc_dump_provider.cc89 size_t allocated_objects_count = 0; in OnMemoryDump() local