Lines Matching refs:IncreaseRecordData
407 IncreaseRecordData(RecordData::EDEN_TOTAL_COMMIT, edenCommitSize);
414 IncreaseRecordData(RecordData::YOUNG_TOTAL_COMMIT, youngCommitSize);
420 IncreaseRecordData(RecordData::OLD_TOTAL_COMMIT, oldCommitSize);
426 IncreaseRecordData(RecordData::COMPRESS_TOTAL_COMMIT, compressCommitSize);
451 IncreaseRecordData(RecordData::EDEN_COUNT);
455 IncreaseRecordData(RecordData::EDEN_TOTAL_ALIVE, edenToYoungSize);
458 IncreaseRecordData(RecordData::EDEN_TOTAL_PROMOTE, promotedSize);
471 IncreaseRecordData(RecordData::YOUNG_COUNT);
475 IncreaseRecordData(RecordData::YOUNG_TOTAL_ALIVE, youngAliveSize);
478 IncreaseRecordData(RecordData::YOUNG_TOTAL_PROMOTE, promotedSize);
491 IncreaseRecordData(RecordData::OLD_COUNT);
495 IncreaseRecordData(RecordData::OLD_TOTAL_ALIVE, oldAliveSize);
508 IncreaseRecordData(RecordData::COMPRESS_COUNT);
512 IncreaseRecordData(RecordData::COMPRESS_TOTAL_ALIVE, compressAliveSize);
736 IncreaseRecordData(RecordData::SHARED_TOTAL_COMMIT, commitSize);
756 IncreaseRecordData(RecordData::SHARED_COUNT);
760 IncreaseRecordData(RecordData::SHARED_TOTAL_ALIVE, heapAliveSize);