EPIK
Scalable runtime performance measurement system
|
Memory-related routines. More...
Functions | |
EXTERN int | epk_memusage () |
Determines the current memory usage of the application in kilobytes. |
This file provides function prototypes for memory-related routines, such as determining the current memory usage of the application in an platform-independent way.
EXTERN int epk_memusage | ( | ) |
On systems providing virtual memory, only the resident portion is considered. Depending on the architecture, the value returned by this function is an estimate rather than the exact value, with a granularity of usually a few kilobytes.
![]() |
Copyright © 1998–2012 Forschungszentrum Jülich GmbH, Jülich Supercomputing Centre |