Searched defs:current_ms (Results 1 – 3 of 3) sorted by relevance
326 void GCTracer::SampleAllocation(double current_ms, in SampleAllocation()353 void GCTracer::AddAllocation(double current_ms) { in AddAllocation()
34 void AddSample(double current_ms, double current_value) { in AddSample()
413 void AggregatedMemoryHistogram<Histogram>::AddSample(double current_ms, in AddSample()471 double AggregatedMemoryHistogram<Histogram>::Aggregate(double current_ms, in Aggregate()