PPL Logo

util/cmimemcpy.h File Reference

Go to the source code of this file.

Functions

static void * bg_bcopy (void *dest, const void *src, size_t bytes)
static void * bg_wcopy (void *dest, const void *src, size_t bytes)
void * bg_dcopy128 (void *dest, const void *src, size_t n)
static void * CmiMemcpy (void *dest, const void *src, size_t n)


Function Documentation

static void* bg_bcopy ( void *  dest,
const void *  src,
size_t  bytes 
) [inline, static]

Definition at line 22 of file cmimemcpy.h.

Referenced by bg_wcopy(), and CmiMemcpy().

Here is the caller graph for this function:

static void* bg_wcopy ( void *  dest,
const void *  src,
size_t  bytes 
) [inline, static]

Definition at line 53 of file cmimemcpy.h.

References bg_bcopy().

Referenced by CmiMemcpy().

Here is the call graph for this function:

Here is the caller graph for this function:

void* bg_dcopy128 ( void *  dest,
const void *  src,
size_t  n 
)

Referenced by CmiMemcpy().

Here is the caller graph for this function:

static void* CmiMemcpy ( void *  dest,
const void *  src,
size_t  n 
) [inline, static]

Definition at line 82 of file cmimemcpy.h.

References bg_bcopy(), bg_dcopy128(), and bg_wcopy().

Referenced by CkAllocateMarshallMsgNoninline(), CkAllocateMarshallMsgT(), CkAllocBuffer(), CkAllocSysMsg(), CkCopyMsg(), and CmiSendMessageXpmem().

Here is the call graph for this function:

Here is the caller graph for this function:


Generated on Mon Sep 21 08:11:41 2020 for Charm++ by  doxygen 1.5.5