Home | History | Annotate | Download | only in runtime

Lines Matching refs:counts

761                                        std::vector<uint64_t>& counts)
764 counts.clear();
772 counts.push_back(0);
775 Runtime::Current()->GetHeap()->CountInstances(classes, false, &counts[0]);