Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/dfx/hprof/tests/
H A Dheap_sampling_test.cpp95 std::unique_ptr<HeapSampling> heapSampling = std::make_unique<HeapSampling>(instance, in HWTEST_F_L0() local
99 heapSampling->ImplementSampling(addr, size); in HWTEST_F_L0()
100 const SamplingInfo *result = heapSampling->GetAllocationProfile(); in HWTEST_F_L0()

Completed in 1 milliseconds