Home
last modified time | relevance | path

Searched refs:ONE_SHOT (Results 1 - 2 of 2) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/dfx/hprof/
H A Dheap_profiler.h135 enum class SampleType { ONE_SHOT, REAL_TIME }; member in panda::ecmascript::HeapProfiler::SampleType
H A Dheap_profiler.cpp188 snapshot = MakeHeapSnapshot(SampleType::ONE_SHOT, dumpOption); in DoDump()
881 case SampleType::ONE_SHOT: { in MakeHeapSnapshot()

Completed in 2 milliseconds