Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/dfx/hprof/tests/
Dheap_sampling_test.cpp55 HWTEST_F_L0(HeapSamplingTest, StartHeapSampling) in HWTEST_F_L0() argument
Dheap_dump_test.cpp888 bool StartHeapSampling(uint64_t samplingInterval, int stackDepth = 128) override in StartHeapSampling() function in panda::test::MockHeapProfiler
/arkcompiler/ets_runtime/ecmascript/dfx/hprof/
Dheap_profiler.cpp655 bool HeapProfiler::StartHeapSampling(uint64_t samplingInterval, int stackDepth) in StartHeapSampling() function in panda::ecmascript::HeapProfiler