Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/mem/
Dgc_stats.cpp430 size_t GCStats::GetAccumulatedAllocateSize() in GetAccumulatedAllocateSize() function in panda::ecmascript::GCStats
791 size_t SharedGCStats::GetAccumulatedAllocateSize() in GetAccumulatedAllocateSize() function in panda::ecmascript::SharedGCStats
/arkcompiler/ets_runtime/ecmascript/napi/test/
Ddfx_jsnapi_tests.cpp471 HWTEST_F_L0(DFXJSNApiTests, GetAccumulatedAllocateSize) in HWTEST_F_L0() argument
/arkcompiler/ets_runtime/ecmascript/napi/
Ddfx_jsnapi.cpp475 size_t DFXJSNApi::GetAccumulatedAllocateSize(const EcmaVM *vm) in GetAccumulatedAllocateSize() function in panda::DFXJSNApi