Home
last modified time | relevance | path

Searched defs:shouldDump (Results 1 – 2 of 2) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/dfx/hprof/
Dheap_profiler_interface.cpp52 …bool shouldDump = appfreezeCallback == nullptr || appfreezeCallback(getprocpid(), true, eventConfi… in DumpHeapSnapshotForCMCOOM() local
/arkcompiler/ets_runtime/ecmascript/mem/
Dheap.cpp794 …bool shouldDump = (appfreezeCallback == nullptr || appfreezeCallback(getprocpid(), true, eventConf… in DumpHeapSnapshotBeforeOOM() local
1710 …bool shouldDump = (appfreezeCallback == nullptr || appfreezeCallback(getprocpid(), true, eventConf… in DumpHeapSnapshotBeforeOOM() local
2984 …bool shouldDump = (appfreezeCallback == nullptr || appfreezeCallback(getprocpid(), true, eventConf… in ThresholdReachedDump() local