SURFEX v8.1
General documentation of Surfex
Functions
get_tcmalloc_info.c File Reference

Go to the source code of this file.

Functions

size_t get_tcmalloc_heap_size_ ()
 
size_t get_tcmalloc_current_allocated_bytes_ ()
 
size_t get_tcmalloc_pageheap_free_bytes_ ()
 
size_t get_tcmalloc_pageheap_unmapped_bytes_ ()
 

Function Documentation

◆ get_tcmalloc_current_allocated_bytes_()

size_t get_tcmalloc_current_allocated_bytes_ ( )

Definition at line 15 of file get_tcmalloc_info.c.

Here is the call graph for this function:
Here is the caller graph for this function:

◆ get_tcmalloc_heap_size_()

size_t get_tcmalloc_heap_size_ ( )

Definition at line 8 of file get_tcmalloc_info.c.

Here is the call graph for this function:
Here is the caller graph for this function:

◆ get_tcmalloc_pageheap_free_bytes_()

size_t get_tcmalloc_pageheap_free_bytes_ ( )

Definition at line 22 of file get_tcmalloc_info.c.

Here is the call graph for this function:
Here is the caller graph for this function:

◆ get_tcmalloc_pageheap_unmapped_bytes_()

size_t get_tcmalloc_pageheap_unmapped_bytes_ ( )

Definition at line 29 of file get_tcmalloc_info.c.

Here is the call graph for this function: