Searched defs:max_count (Results 1 – 7 of 7) sorted by relevance
66 IndirectReferenceTable::IndirectReferenceTable(size_t max_count, in IndirectReferenceTable()
969 JDWP::JdwpError Dbg::GetInstances(JDWP::RefTypeId class_id, int32_t max_count, in GetInstances()992 JDWP::JdwpError Dbg::GetReferringObjects(JDWP::ObjectId object_id, int32_t max_count, in GetReferringObjects()
6275 const size_t max_count = num_virtual_methods + super_vtable_length; in LinkVirtualMethods() local
72 size_t max_count, in PrintMostUsed()
588 int32_t max_count = request->ReadSigned32("max count"); in RT_Instances() local886 int32_t max_count = request->ReadSigned32("max count"); in OR_ReferringObjects() local
1968 int32_t max_count, in GetInstances()1983 int32_t max_count, in GetReferringObjects()
231 size_t max_count = available_bytes_till_end_of_mem / elem_size; in CheckListSize() local