Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/dfx/hprof/tests/
Dheap_sampling_test.cpp55 HWTEST_F_L0(HeapSamplingTest, StartHeapSampling) in HWTEST_F_L0() argument
/arkcompiler/ets_runtime/ecmascript/dfx/hprof/
Dheap_profiler.cpp336 bool HeapProfiler::StartHeapSampling(uint64_t samplingInterval, int stackDepth) in StartHeapSampling() function in panda::ecmascript::HeapProfiler