Searched defs:isVmMode (Results 1 – 2 of 2) sorted by relevance
45 bool isVmMode = true; in DumpHeapSnapshot() local81 bool isVmMode = true; in StartHeapTracking() local
1950 void ArkNativeEngine::DumpHeapSnapshot(const std::string& path, bool isVmMode, DumpFormat dumpForma… in DumpHeapSnapshot()1977 void ArkNativeEngine::DumpHeapSnapshot(bool isVmMode, DumpFormat dumpFormat, bool isPrivate, bool i… in DumpHeapSnapshot()2045 bool ArkNativeEngine::StartHeapTracking(double timeInterval, bool isVmMode) in StartHeapTracking()