Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/dfx/hprof/
H A Dheap_profiler_interface.h35 bool isFullGC = true; // whether do FullGC. member
/arkcompiler/ets_runtime/ecmascript/mem/shared_heap/
H A Dshared_concurrent_sweeper.cpp26 void SharedConcurrentSweeper::PostTask(bool isFullGC) in PostTask() argument
39 void SharedConcurrentSweeper::Sweep(bool isFullGC) in Sweep() argument
/arkcompiler/ets_runtime/ecmascript/mem/
H A Dheap.cpp662 void SharedHeap::DumpHeapSnapshotBeforeOOM([[maybe_unused]]bool isFullGC, [[maybe_unused]]JSThread *thread) in DumpHeapSnapshotBeforeOOM() argument
1514 void Heap::DumpHeapSnapshotBeforeOOM([[maybe_unused]] bool isFullGC) in DumpHeapSnapshotBeforeOOM() argument
[all...]

Completed in 4 milliseconds