| /art/test/004-NativeAllocations/src-art/ |
| D | Main.java | 56 long total = 0; in checkRegisterNativeAllocation() local 91 long total = 0; in triggerBlockingRegisterNativeAllocation() local
|
| /art/tools/ahat/src/main/com/android/ahat/ |
| D | HeapTable.java | 86 long total = 0; in render() local 97 vals.add(DocString.delta(elem.isPlaceHolder(), base.isPlaceHolder(), total, basetotal)); in render() local 126 long total = 0; in render() local
|
| /art/libartservice/service/java/com/android/server/art/model/ |
| D | OperationProgress.java | 35 public static @NonNull OperationProgress create(int current, int total) { in create()
|
| /art/test/478-checker-inliner-nested-loop/src/ |
| D | Main.java | 44 int total = 0; in NestedLoop() local
|
| /art/test/478-checker-inline-noreturn/src/ |
| D | Main.java | 50 int total = 0; in callerLoop() local
|
| /art/libartbase/base/ |
| D | stats-inl.h | 33 double total, in Dump()
|
| D | malloc_arena_pool.cc | 126 size_t total = 0; in GetBytesAllocated() local
|
| D | arena_allocator.cc | 194 size_t total = ptr_ - begin_; in BytesUsed() local
|
| D | hash_set.h | 601 size_t total = 0; in TotalProbeDistance() local
|
| /art/runtime/gc/space/ |
| D | bump_pointer_space.cc | 167 uint64_t total = static_cast<uint64_t>(bytes_allocated_.load(std::memory_order_relaxed)); in GetBytesAllocated() local 185 uint64_t total = static_cast<uint64_t>(objects_allocated_.load(std::memory_order_relaxed)); in GetObjectsAllocated() local
|
| D | large_object_space.cc | 220 size_t total = 0; in FreeList() local
|
| /art/test/665-checker-simd-zero/src/ |
| D | Main.java | 231 int total = 1111; in main() local
|
| /art/runtime/base/ |
| D | mem_map_arena_pool.cc | 140 size_t total = 0; in GetBytesAllocated() local
|
| /art/oatdump/ |
| D | oatdump_test.h | 258 size_t total = 0; variable
|
| /art/tools/dexanalyze/ |
| D | dexanalyze_experiments.cc | 174 size_t total = std::accumulate(data.begin(), data.end(), 0u); in ProcessDexFiles() local 611 const uint64_t total = std::accumulate(arg_counts_, arg_counts_ + kMaxArgCount, 0u); in Dump() local
|
| D | dexanalyze_bytecode.cc | 78 uint64_t total = 0u; local
|
| /art/runtime/ |
| D | reference_table.cc | 108 size_t total = identical + equiv + 1; in DumpSummaryLine() local
|
| /art/tools/ahat/src/main/com/android/ahat/heapdump/ |
| D | Site.java | 337 Size total = Size.ZERO; in getTotalSize() local
|
| /art/tools/jvmti-agents/titrace/ |
| D | titrace.cc | 136 size_t total = single_step_counter_; in Log() local
|
| /art/tools/dmtracedump/ |
| D | tracedump.cc | 1385 double total = sumThreadTime; in printExclusiveProfile() local 1514 double total = sumThreadTime; in printInclusiveProfile() local 1726 double total = sumThreadTime; in printClassProfiles() local 1936 double total = sumThreadTime; in printMethodProfiles() local
|
| /art/runtime/jni/ |
| D | local_reference_table_test.cc | 727 for (size_t total = split + 1u; total < kMaxUniqueRefs; ++total) { in TestAddRemoveMixed() local
|
| /art/libprofile/profile/ |
| D | profile_compilation_info.cc | 2043 uint32_t total = 0; in GetNumberOfMethods() local 2051 uint32_t total = 0; in GetNumberOfResolvedClasses() local
|
| /art/runtime/gc/ |
| D | heap.cc | 2074 size_t total = 0; in GetObjectsAllocated() local 2082 uint64_t total = GetObjectsFreedEver(); in GetObjectsAllocatedEver() local
|
| /art/dex2oat/driver/ |
| D | compiler_driver.cc | 134 const size_t total = std::accumulate( in Dump() local
|
| /art/runtime/gc/collector/ |
| D | mark_compact.cc | 956 uint32_t total; in PrepareForCompaction() local
|