Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/dfx/hprof/tests/
Dheap_dump_test.cpp557 bool GenerateHeapSnapshot(std::string &inputFilePath, std::string &outputPath) override in GenerateHeapSnapshot() function in panda::test::MockHeapProfiler
/arkcompiler/ets_runtime/ecmascript/dfx/hprof/
Dheap_profiler.cpp527 bool HeapProfiler::GenerateHeapSnapshot(std::string &inputFilePath, std::string &outputPath) in GenerateHeapSnapshot() function in panda::ecmascript::HeapProfiler