Home
last modified time | relevance | path

Searched defs:isFullGC (Results 1 – 3 of 3) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/mem/shared_heap/
Dshared_concurrent_sweeper.cpp26 void SharedConcurrentSweeper::PostTask(bool isFullGC) in PostTask()
39 void SharedConcurrentSweeper::Sweep(bool isFullGC) in Sweep()
/arkcompiler/ets_runtime/ecmascript/dfx/hprof/
Dheap_profiler_interface.h35 bool isFullGC = true; // whether do FullGC. member
/arkcompiler/ets_runtime/ecmascript/mem/
Dheap.cpp649 void SharedHeap::DumpHeapSnapshotBeforeOOM([[maybe_unused]]bool isFullGC, [[maybe_unused]]JSThread … in DumpHeapSnapshotBeforeOOM()
1517 void Heap::DumpHeapSnapshotBeforeOOM([[maybe_unused]] bool isFullGC) in DumpHeapSnapshotBeforeOOM()