Searched refs:cumulativeTimeNs (Results 1 – 1 of 1) sorted by relevance
91 int64_t cumulativeTimeNs = mCumulativeTimeNs; in toString() local95 cumulativeTimeNs += diffNs; in toString()99 const double totalPerSec = 1e9 / cumulativeTimeNs; in toString()