Searched refs:dmalloc_get_stats (Results 1 – 4 of 4) sorted by relevance
/dports/devel/dmalloc/dmalloc-5.6.5/ |
H A D | user_malloc.h | 707 void dmalloc_get_stats(DMALLOC_PNT *heap_low_p,
|
H A D | user_malloc.c | 1895 void dmalloc_get_stats(DMALLOC_PNT *heap_low_p, in dmalloc_get_stats() function
|
H A D | dmalloc_t.c | 3683 dmalloc_get_stats(NULL, NULL, NULL, NULL, ¤t_allocated, in check_special() 3689 dmalloc_get_stats(NULL, NULL, NULL, NULL, ¤t_allocated2, in check_special() 3708 dmalloc_get_stats(NULL, NULL, NULL, NULL, ¤t_allocated2, in check_special()
|
H A D | dmalloc.texi | 1180 @cindex dmalloc_get_stats function 1185 @deftypefun void dmalloc_get_stats ( DMALLOC_PNT * @var{heap_low_p}, DMALLOC_PNT * @var{heap_high_p…
|