HomeSort by relevance Sort by last modified time
    Searched refs:DoRecordAlloc (Results 1 - 2 of 2) sorted by null

  /external/libchrome/base/sampling_heap_profiler/
sampling_heap_profiler.h 93 void DoRecordAlloc(size_t total_allocated,
sampling_heap_profiler.cc 319 instance_->DoRecordAlloc(samples * mean_interval, size, address, skip_frames);
353 void SamplingHeapProfiler::DoRecordAlloc(size_t total_allocated,

Completed in 3034 milliseconds