Lines Matching defs:expansion
2618 double expansion =
2620 stats_.ComputeOutliers(total_size, expansion, method);
2719 void ComputeOutliers(size_t total_size, double expansion, ArtMethod* method) {
2721 method_outlier_expansion.push_back(expansion);
2788 // Dump methods whose expansion is a certain number of standard deviations from the mean
2809 os << "\nLarge expansion methods (size > " << i
2824 << " methods with expansion > 1 standard deviation from the norm\n";
2906 << StringPrintf("managed_code_bytes expansion = %.2f (ignoring deduplication %.2f)\n\n",