HPCToolkit
mmap.h File Reference
#include <stdlib.h>
Include dependency graph for mmap.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Functions

void * hpcrun_mmap_anon (size_t size)
 
void hpcrun_mmap_init (void)
 

Function Documentation

◆ hpcrun_mmap_anon()

void* hpcrun_mmap_anon ( size_t  size)

Definition at line 49 of file mmap.c.

Here is the call graph for this function:

◆ hpcrun_mmap_init()

void hpcrun_mmap_init ( void  )

Definition at line 94 of file mmap.c.

Here is the caller graph for this function: