PetscTrSpace

Returns space statistics.

Synopsis

int PetscTrSpace( PLogDouble *space, PLogDouble *fr, PLogDouble *maxs )
Not Collective

Output Parameters

space - number of bytes currently allocated
frags - number of blocks currently allocated
maxs - maximum number of bytes ever allocated

Keywords

memory, allocation, tracing, space, statistics

See Also

PetscTrDump()

Location: src/sys/src/memorymtr.c
System Index
Table of Contents