Home
last modified time | relevance | path

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

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