Home
last modified time | relevance | path

Searched defs:GetTotalCount (Results 1 – 2 of 2) sorted by relevance

/arkcompiler/ets_runtime/common_components/heap/allocator/
Dtreap.h82 uint32_t GetTotalCount() const { return totalCount_; } in GetTotalCount() function
/arkcompiler/ets_runtime/ecmascript/dfx/hprof/
Dheap_snapshot.h331 uint32_t GetTotalCount() const in GetTotalCount() function