Home
last modified time | relevance | path

Searched defs:total (Results 1 – 15 of 15) sorted by relevance

/art/tools/ahat/src/
DHeapTable.java96 long total = 0; in render() local
107 vals.add(DocString.delta(elem.isPlaceHolder(), base.isPlaceHolder(), total, basetotal)); in render() local
136 long total = 0; in render() local
/art/test/478-checker-inline-noreturn/src/
DMain.java50 int total = 0; in callerLoop() local
/art/test/478-checker-inliner-nested-loop/src/
DMain.java44 int total = 0; in NestedLoop() local
/art/runtime/gc/space/
Dbump_pointer_space.cc215 uint64_t total = static_cast<uint64_t>(bytes_allocated_.LoadRelaxed()); in GetBytesAllocated() local
233 uint64_t total = static_cast<uint64_t>(objects_allocated_.LoadRelaxed()); in GetObjectsAllocated() local
Dlarge_object_space.cc211 size_t total = 0; in FreeList() local
/art/runtime/base/
Darena_allocator.cc332 size_t total = 0; in GetBytesAllocated() local
363 size_t total = ptr_ - begin_; in BytesUsed() local
Dhash_set.h446 size_t total = 0; in TotalProbeDistance() local
/art/runtime/
Dreference_table.cc106 size_t total = identical + equiv + 1; in DumpSummaryLine() local
Dstack_map.h1440 size_t total = 0; in GetDexRegisterMapsSize() local
/art/tools/ahat/src/heapdump/
DSite.java214 long total = 0; in getTotalSize() local
/art/oatdump/
Doatdump_test.cc159 size_t total = 0; in Exec() local
/art/runtime/native/
Ddalvik_system_VMRuntime.cc430 static void PreloadDexCachesStatsTotal(DexCacheStats* total) { in PreloadDexCachesStatsTotal()
501 DexCacheStats total; in VMRuntime_preloadDexCaches() local
/art/tools/dmtracedump/
Dtracedump.cc1385 double total = sumThreadTime; in printExclusiveProfile() local
1516 double total = sumThreadTime; in printInclusiveProfile() local
1728 double total = sumThreadTime; in printClassProfiles() local
1938 double total = sumThreadTime; in printMethodProfiles() local
/art/runtime/jit/
Dprofile_compilation_info.cc1036 uint32_t total = 0; in GetNumberOfMethods() local
1044 uint32_t total = 0; in GetNumberOfResolvedClasses() local
/art/runtime/gc/
Dheap.cc1855 size_t total = 0; in GetObjectsAllocated() local
1863 uint64_t total = GetObjectsFreedEver(); in GetObjectsAllocatedEver() local