Searched refs:maxHeapSegment (Results 1 - 3 of 3) sorted by relevance

/openjdk7/jdk/src/share/demo/jvmti/hprof/
H A Dhprof.h217 jlong maxHeapSegment; member in struct:__anon533
H A Dhprof_init.c1159 gdata->maxHeapSegment = (jlong)2000000000;
1161 if ( gdata->maxMemory >= gdata->maxHeapSegment ) {
H A Dhprof_io.c497 if ( pos >= gdata->maxHeapSegment ) {

Completed in 41 milliseconds