Searched defs:CodeCache_segmap_low (Results 1 - 2 of 2) sorted by relevance

/openjdk7/hotspot/src/os/bsd/dtrace/
H A Dlibjvm_db.c162 uint64_t CodeCache_segmap_low; member in struct:jvm_agent
348 OFFSET_VirtualSpace_low, &J->CodeCache_segmap_low);
385 uint64_t block = J->CodeCache_segmap_low;
/openjdk7/hotspot/src/os/solaris/dtrace/
H A Dlibjvm_db.c162 uint64_t CodeCache_segmap_low; member in struct:jvm_agent
348 OFFSET_VirtualSpace_low, &J->CodeCache_segmap_low);
385 uint64_t block = J->CodeCache_segmap_low;

Completed in 52 milliseconds