Home
last modified time | relevance | path

Searched refs:total_time_ (Results 1 – 2 of 2) sorted by relevance

/system/libhwbinder/vts/performance/
DPerfTest.cpp91 ret.total_time_ = a.total_time_ + b.total_time_; in combine()
110 total_time_ += nano; in addTime()
153 double average = (double)total_time_ / transactions_ / 1.0E6; in dump()
DPerfTest.h113 uint64_t total_time_ = 0; // total transaction time variable