59 #ifndef hpcrun_malloc_h 60 #define hpcrun_malloc_h 72 #if defined(__cplusplus) 76 #if ! defined(VALGRIND) || defined(_IN_MEM_C) 92 #define hpcrun_malloc malloc 93 #define hpcrun_malloc_freeable malloc 101 #if defined(__cplusplus) 105 #endif // CSPROF_MALLOC_H void hpcrun_memory_reinit(void)
void hpcrun_memory_summary(void)
void * hpcrun_malloc(size_t size)
void * hpcrun_malloc_freeable(size_t size)
void hpcrun_reclaim_freeable_mem(void)