Searched refs:totalPerSec (Results 1 – 1 of 1) sorted by relevance
99 const double totalPerSec = 1e9 / cumulativeTimeNs; in toString() local127 auto total = itNow->second * totalPerSec; in toString()