Searched refs:GetSelfMemoryCount (Results 1 – 4 of 4) sorted by relevance
70 auto curMemSize = GetSelfMemoryCount(); in CheckResourceUsage()102 BacktraceUtilsTest::memCountTotal = GetSelfMemoryCount(); in SetUpTestCase()116 memCount = GetSelfMemoryCount(); in SetUp()
64 auto curMemSize = GetSelfMemoryCount(); in CheckResourceUsage()94 BacktraceLocalTest::memCountTotal = GetSelfMemoryCount(); in SetUpTestCase()106 memCount = GetSelfMemoryCount(); in SetUp()
61 uint64_t GetSelfMemoryCount();
230 uint64_t GetSelfMemoryCount() in GetSelfMemoryCount() function