Home
last modified time | relevance | path

Searched defs:GetAllocationProfile (Results 1 – 5 of 5) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/dfx/hprof/tests/
Dheap_sampling_test.cpp78 HWTEST_F_L0(HeapSamplingTest, GetAllocationProfile) in HWTEST_F_L0() argument
/arkcompiler/ets_runtime/ecmascript/dfx/hprof/
Dheap_sampling.cpp41 const struct SamplingInfo *HeapSampling::GetAllocationProfile() in GetAllocationProfile() function in panda::ecmascript::HeapSampling
Dheap_profiler.cpp352 const struct SamplingInfo *HeapProfiler::GetAllocationProfile() in GetAllocationProfile() function in panda::ecmascript::HeapProfiler
/arkcompiler/ets_runtime/ecmascript/napi/test/
Ddfx_jsnapi_tests.cpp347 HWTEST_F_L0(DFXJSNApiTests, GetAllocationProfile) in HWTEST_F_L0() argument
/arkcompiler/ets_runtime/ecmascript/napi/
Ddfx_jsnapi.cpp533 const SamplingInfo *DFXJSNApi::GetAllocationProfile([[maybe_unused]] const EcmaVM *vm) in GetAllocationProfile() function in panda::DFXJSNApi