Searched refs:total_time_ (Results 1 – 1 of 1) sorted by relevance
33 entry.SetTotal(total_time_, total_call_count_); in Print()37 Entry("Total", total_time_, total_call_count_).Print(os); in Print()47 total_time_ += counter->time(); in Add()97 base::TimeDelta total_time_; member in v8::internal::RuntimeCallStatEntries