Home
last modified time | relevance | path

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

/aosp_15_r20/external/cronet/base/sampling_heap_profiler/
H A Dpoisson_allocation_sampler.cc46 intptr_t accumulated_bytes = 0; member
247 intptr_t accumulated_bytes = thread_local_data->accumulated_bytes; in DoRecordAllocation() local
/aosp_15_r20/external/libchrome/base/sampling_heap_profiler/
H A Dsampling_heap_profiler.cc300 intptr_t accumulated_bytes = in RecordAlloc() local