Searched defs:allocationRate (Results 1 – 2 of 2) sorted by relevance
73 double allocationRate; member
169 auto allocationRate = static_cast<double>(edenLength) / appTime; in ReportCollectionEnd() local