Searched refs:GetHugeMachineCodeSpace (Results 1 – 4 of 4) sorted by relevance
70 heap_->GetHugeMachineCodeSpace()->Sweep(); in Sweep()
121 … << STATS_DATA_FORMAT(sizeToKB(heap_->GetHugeMachineCodeSpace()->GetHeapObjectSize())) << "KB" in PrintGCMemoryStatistic()123 … << STATS_DATA_FORMAT(sizeToKB(heap_->GetHugeMachineCodeSpace()->GetCommittedSize())) << "KB\n" in PrintGCMemoryStatistic()
142 HugeMachineCodeSpace *GetHugeMachineCodeSpace() const in GetHugeMachineCodeSpace() function
1629 HugeMachineCodeSpace *hugeMachineCodeSpace = GetHugeMachineCodeSpace(); in CalCallSiteInfo()