Searched defs:end (Results 376 - 386 of 386) sorted by relevance

<<111213141516

/openjdk7/hotspot/src/share/vm/classfile/
H A DjavaClasses.cpp176 // and the char array it points to end up in the same cache line.
457 int end = MIN2(length, 100); local
2291 } // end switch
2325 } // end switch
/openjdk7/hotspot/src/share/vm/gc_implementation/g1/
H A Dg1CollectedHeap.cpp250 curr->bottom(), curr->end(),
694 // This will be the new end of the first region in the series that
695 // should also match the end of the last region in the series.
730 // end of the last one should match new_end.
731 assert(hr == NULL || hr->end() == new_end, "sanity");
744 assert(first_hr->bottom() < new_top && new_top <= first_hr->end(),
749 HeapWord* end = first_hr->orig_end(); local
755 _hr_printer.alloc(G1HRPrinter::StartsHumongous, first_hr, end);
767 // end for all regions but the last one, top == new_top for the
775 assert(hr->bottom() < new_top && new_top <= hr->end(),
1523 double end = os::elapsedTime(); local
3238 HeapWord *end = start + word_sz; local
4804 int end = length; local
6524 HeapWord* end = bottom + HeapRegion::GrainWords; local
[all...]
/openjdk7/hotspot/src/share/vm/gc_implementation/parallelScavenge/
H A DpsParallelCompact.cpp212 tty->print_cr("space bottom top end new_top");
223 summary_data().addr_to_region_idx(space->end()),
536 ParallelCompactData::summarize_dense_prefix(HeapWord* beg, HeapWord* end) argument
539 assert(region_offset(end) == 0, "not RegionSize aligned");
542 const size_t end_region = addr_to_region_idx(end);
821 const size_t* const end = (const size_t*)vspace->committed_high_addr(); local
822 for (const size_t* p = beg; p < end; ++p) {
979 // be set at the end of GC. The marking bitmap is cleared to top; nothing
1089 assert(perm_mr.end() <= old_mr.start(), "Generations out of order");
1092 modBS->clear(MemRegion(perm_mr.start(), old_mr.end()));
1301 first_dead_space_region(const RegionData* beg, const RegionData* end) argument
1331 dead_wood_limit_region(const RegionData* beg, const RegionData* end, size_t dead_words) argument
2706 const rd_t* const end = sd.addr_to_region_ptr(top_aligned_up); local
3130 skip_live_words(HeapWord* beg, HeapWord* end, size_t count) argument
3239 RegionData* const end = sd.addr_to_region_ptr(sd.region_align_up(end_addr)); local
[all...]
/openjdk7/hotspot/src/cpu/sparc/vm/
H A Dassembler_sparc.cpp1873 // mark lower end of faulting range
1908 // mark upper end of faulting range
2933 // Compute start of first itableOffsetEntry (which is at the end of the vtable)
3930 STOP("assert(top <= end)");
3967 const Register end = t2; local
3972 ld_ptr(top_addr, delta, end);
3989 const Register free = end;
3990 sub(end, obj, free); // compute amount of free space
3995 delayed()->add(obj, var_size_in_bytes, end);
4000 delayed()->add(obj, con_size_in_bytes, end);
4909 Register end = count; local
[all...]
/openjdk7/hotspot/src/share/vm/opto/
H A Dlibrary_call.cpp2443 // the end of this method. So, pushing the load onto the stack at a later
3540 Node* end = is_copyOfRange? argument(2): argument(1); local
3576 // Bail out if either start or end is negative.
3578 generate_negative_guard(end, bailout, &end);
3580 Node* length = end;
3582 length = _gvn.transform(new (C) SubINode(end, start));
3931 return false; // Reached end of inlining
4862 // If it is 0, we are done, so transfer to the end.
5047 // It writes zero bits in [start..end), withi
5112 Node* end = dest_size; local
5120 Node* end = ConvI2X(slice_len); local
5159 Node* end = dest_size; // pre-rounded local
[all...]
/openjdk7/hotspot/src/cpu/x86/vm/
H A Dassembler_x86.cpp430 // If "which" is end_pc_operand, find the end of the instruction.
436 int tail_size = 0; // other random bytes (#32, #16, etc.) at end of insn
691 // To find the end of instruction (which == end_pc_operand).
4419 // are now (possibly a temp buffer) and where we might end up
7458 Register end = t1; local
7464 lea(end, Address(obj, con_size_in_bytes));
7466 lea(end, Address(obj, var_size_in_bytes, Address::times_1));
7468 // if end < obj then we wrapped around => object too long => slow case
7469 cmpptr(end, obj);
7471 cmpptr(end, ExternalAddres
8891 Register end = t2; local
8908 movptr(Address(thread, JavaThread::tlab_top_offset()), end); local
[all...]
/openjdk7/hotspot/src/os/bsd/vm/
H A Dos_bsd.cpp572 // OpenJDK on Windows has "." at the end of java.library.path.
575 // "." is appended to the end of java.library.path. Yes, this
856 // if current sp is already near the lower end of page 101, and we need to
929 // Heap is mmap'ed at lower end of memory space. Thread stacks are
1365 // lower end of primordial stack; reduce ulimit -s value a little bit
3013 char *os::scan_pages(char *start, char* end, page_info* page_expected, page_info* page_found) { argument
3014 return end;
3878 // - sends signal to end the sigsuspend loop in the SR_handler
4852 // this is called at the end of vm_initialization
5009 address end local
5198 jlong cur, end; local
[all...]
/openjdk7/hotspot/src/os/linux/vm/
H A Dos_linux.cpp730 // if current sp is already near the lower end of page 101, and we need to
799 // Heap is mmap'ed at lower end of memory space. Thread stacks are
1173 // lower end of primordial stack; reduce ulimit -s value a little bit
2841 char *os::scan_pages(char *start, char* end, page_info* page_expected, page_info* page_found) { argument
2842 return end;
3726 // - sends signal to end the sigsuspend loop in the SR_handler
4644 // this is called at the end of vm_initialization
4796 address end = same_page(addr+40, addr); local
4801 if (dladdr(end, &dlinfo2) && dlinfo2.dli_saddr != dlinfo.dli_saddr
4802 && end > dlinfo
4985 jlong cur, end; local
[all...]
/openjdk7/hotspot/src/os/solaris/vm/
H A Dos_solaris.cpp230 address os::Solaris::handler_end; // end pc of thr_sighndlrinfo
3069 // Scan the pages from start to end until a page different than
3071 char *os::scan_pages(char *start, char* end, page_info* page_expected, page_info* page_found) { argument
3079 while (p < (uint64_t)end) {
3082 while (addrs_count < MAX_MEMINFO_CNT && addrs[addrs_count - 1] < (uint64_t)end) {
3129 return end;
3449 const int end = MIN2((int)usable_count, n) - 1; local
3450 for (int cur = 0; cur < end; ++cur, ++beg) {
3453 _page_sizes[end] = vm_page_size();
3454 _page_sizes[end
5750 jlong cur, end; local
6135 address end = same_page(addr+40, addr); local
[all...]
/openjdk7/hotspot/src/os/windows/vm/
H A Dos_windows.cpp1403 // save the start and end address of jvm.dll into param[0] and param[1]
1417 address vm_lib_location[2]; // start and end address of jvm.dll
2284 // end up in an endless loop.
3292 char *os::scan_pages(char *start, char* end, page_info* page_expected, page_info* page_found) { argument
3293 return end;
3975 // value (which will likely end up creating an invalid class data
4163 char *src = path, *dst = path, *end = path; local
4201 end = dst;
4205 characters are removed from the end of the path because those
4214 end
4310 jlong cur, end; local
[all...]
/openjdk7/hotspot/src/share/vm/c1/
H A Dc1_LIR.hpp1026 static bool is_in_range(LIR_Code test, LIR_Code start, LIR_Code end) { return start < test && test < end; } argument

Completed in 213 milliseconds

<<111213141516