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

  /external/v8/src/heap/
gc-tracer.h 232 void SampleAllocation(double current_ms, size_t new_space_counter_bytes,
memory-reducer.cc 30 heap->tracer()->SampleAllocation(time_ms, heap->NewSpaceAllocationCounter(),
gc-tracer.cc 151 SampleAllocation(start_time, heap_->NewSpaceAllocationCounter(),
308 void GCTracer::SampleAllocation(double current_ms,
heap.cc     [all...]

Completed in 87 milliseconds