Home
last modified time | relevance | path

Searched defs:StopHeapTracking (Results 1 – 4 of 4) sorted by relevance

/ark/js_runtime/ecmascript/napi/
Ddfx_jsnapi.cpp56 bool DFXJSNApi::StopHeapTracking(EcmaVM *vm, int dumpFormat, const std::string &filePath) in StopHeapTracking() function in panda::DFXJSNApi
/ark/js_runtime/ecmascript/hprof/
Dheap_profiler.cpp69 bool HeapProfiler::StopHeapTracking(JSThread *thread, DumpFormat dumpFormat, const std::string &pat… in StopHeapTracking() function in panda::ecmascript::HeapProfiler
/ark/js_runtime/ecmascript/mem/
Dheap.h235 void StopHeapTracking() in StopHeapTracking() function
/ark/js_runtime/ecmascript/
Decma_vm.cpp711 void EcmaVM::StopHeapTracking() in StopHeapTracking() function in panda::ecmascript::EcmaVM