Home
last modified time | relevance | path

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

/external/v8/src/heap/
Dgc-tracer.cc314 void GCTracer::SampleAllocation(double current_ms, in SampleAllocation()
341 void GCTracer::AddAllocation(double current_ms) { in AddAllocation()
/external/v8/src/
Dcounters.h418 void AggregatedMemoryHistogram<Histogram>::AddSample(double current_ms, in AddSample()
476 double AggregatedMemoryHistogram<Histogram>::Aggregate(double current_ms, in Aggregate()