Home
last modified time | relevance | path

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

/arkcompiler/toolchain/tooling/base/
Dpt_returns.h317 explicit GetHeapUsageReturns(double usedSize, double totalSize) in GetHeapUsageReturns()
/arkcompiler/toolchain/tooling/agent/
Druntime_impl.cpp117 double usedSize = 0; in GetHeapUsage() local
164 DispatchResponse RuntimeImpl::GetHeapUsage(double *usedSize, double *totalSize) in GetHeapUsage()
/arkcompiler/toolchain/tooling/test/
Ddebugger_returns_test.cpp307 double usedSize = 1; in HWTEST_F_L0() local