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 245 void SampleAllocation(double current_ms, size_t new_space_counter_bytes,
memory-reducer.cc 32 heap->tracer()->SampleAllocation(time_ms, heap->NewSpaceAllocationCounter(),
gc-tracer.cc 158 SampleAllocation(start_time, heap_->NewSpaceAllocationCounter(),
314 void GCTracer::SampleAllocation(double current_ms,
    [all...]
heap.cc     [all...]

Completed in 97 milliseconds