SURFEX v8.1
General documentation of Surfex
|
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_ () |
size_t get_tcmalloc_current_allocated_bytes_ | ( | ) |
Definition at line 15 of file get_tcmalloc_info.c.
size_t get_tcmalloc_heap_size_ | ( | ) |
Definition at line 8 of file get_tcmalloc_info.c.
size_t get_tcmalloc_pageheap_free_bytes_ | ( | ) |
Definition at line 22 of file get_tcmalloc_info.c.
size_t get_tcmalloc_pageheap_unmapped_bytes_ | ( | ) |