PPL Logo

conv-core/cmipool.h File Reference

Go to the source code of this file.

Functions

void CmiPoolPrintList (char *p)
void CmiPoolAllocInit (int numBins)
void * CmiPoolAlloc (unsigned int numBytes)
void CmiPoolFree (void *p)
void CmiPoolAllocStats (void)


Function Documentation

void CmiPoolPrintList ( char *  p  ) 

Definition at line 174 of file cmipool.C.

References CmiPrintf().

Here is the call graph for this function:

void CmiPoolAllocInit ( int  numBins  ) 

Definition at line 40 of file cmipool.C.

void* CmiPoolAlloc ( unsigned int  numBytes  ) 

Definition at line 61 of file cmipool.C.

References malloc_nomigrate(), n, and p.

Referenced by CmiAlloc().

Here is the call graph for this function:

Here is the caller graph for this function:

void CmiPoolFree ( void *  p  ) 

Definition at line 127 of file cmipool.C.

References CmiAbort(), and free_nomigrate().

Referenced by CmiFree().

Here is the call graph for this function:

Here is the caller graph for this function:

void CmiPoolAllocStats ( void   ) 

Definition at line 155 of file cmipool.C.

References CmiPrintf().

Here is the call graph for this function:


Generated on Mon Sep 21 08:00:16 2020 for Charm++ by  doxygen 1.5.5