Searched refs:total_duration_ms (Results 1 – 2 of 2) sorted by relevance
168 background_counter_[i].total_duration_ms = 0; in GCTracer()201 background_counter_[i].total_duration_ms = 0; in ResetForTesting()1067 background_counter_[first_background_scope + i].total_duration_ms; in FetchBackgroundCounters()1068 background_counter_[first_background_scope + i].total_duration_ms = 0; in FetchBackgroundCounters()1090 counter.total_duration_ms += duration; in AddBackgroundScopeSample()
344 double total_duration_ms; member