Searched defs:sharedmem_filesize (Results 1 - 5 of 5) sorted by relevance

/openjdk9/hotspot/src/os/solaris/vm/
H A DperfMemory_solaris.cpp1049 static size_t sharedmem_filesize(int fd, TRAPS) { function
/openjdk9/hotspot/src/os/bsd/vm/
H A DperfMemory_bsd.cpp1022 static size_t sharedmem_filesize(int fd, TRAPS) { function
/openjdk9/hotspot/src/os/aix/vm/
H A DperfMemory_aix.cpp1105 static size_t sharedmem_filesize(int fd, TRAPS) { function
/openjdk9/hotspot/src/os/linux/vm/
H A DperfMemory_linux.cpp1032 static size_t sharedmem_filesize(int fd, TRAPS) { function
/openjdk9/hotspot/src/os/windows/vm/
H A DperfMemory_windows.cpp1544 static size_t sharedmem_filesize(const char* filename, TRAPS) { function

Completed in 66 milliseconds