Home | History | Annotate | Download | only in src

Lines Matching refs:heap_size_mb

1992     int heap_size_mb = static_cast<int>(SizeOfObjects() / MB);
1993 return heap_size_mb / kMbPerMs;