Searched refs:CodeCache_segmap_low (Results 1 - 4 of 4) sorted by relevance

/openjdk7/hotspot/src/os/bsd/dtrace/
H A Djhelper.d180 this->CodeCache_segmap_low = copyin_ptr(this->CodeCache_heap_address +
216 this->block = this->CodeCache_segmap_low;
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 Djhelper.d180 this->CodeCache_segmap_low = copyin_ptr(this->CodeCache_heap_address +
216 this->block = this->CodeCache_segmap_low;
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 31 milliseconds