Searched defs:GetAllocationProfile (Results 1 – 6 of 6) sorted by relevance
78 HWTEST_F_L0(HeapSamplingTest, GetAllocationProfile) in HWTEST_F_L0() argument
588 const struct SamplingInfo *GetAllocationProfile() override in GetAllocationProfile() function in panda::test::MockHeapProfiler
40 const struct SamplingInfo *HeapSampling::GetAllocationProfile() in GetAllocationProfile() function in panda::ecmascript::HeapSampling
1276 const struct SamplingInfo *HeapProfiler::GetAllocationProfile() in GetAllocationProfile() function in panda::ecmascript::HeapProfiler
412 HWTEST_F_L0(DFXJSNApiTests, GetAllocationProfile) in HWTEST_F_L0() argument
916 const SamplingInfo *DFXJSNApi::GetAllocationProfile([[maybe_unused]] const EcmaVM *vm) in GetAllocationProfile() function in panda::DFXJSNApi