Home | History | Annotate | Download | only in heap

Lines Matching full:num_objects

565                                             int num_objects, int object_size) {
567 for (int j = 0; j < num_objects; j++) {
572 num_objects * object_size);