Searched refs:current_allocated_p (Results 1 – 5 of 5) sorted by relevance
/dports/devel/dmalloc/dmalloc-5.6.5/ |
H A D | chunk.h | 320 unsigned long *current_allocated_p,
|
H A D | user_malloc.h | 711 unsigned long *current_allocated_p,
|
H A D | user_malloc.c | 1899 unsigned long *current_allocated_p, in dmalloc_get_stats() argument 1906 user_space_p, current_allocated_p, current_pnt_np, in dmalloc_get_stats()
|
H A D | chunk.c | 3072 unsigned long *current_allocated_p, in _dmalloc_chunk_get_stats() argument 3082 SET_POINTER(current_allocated_p, alloc_current); in _dmalloc_chunk_get_stats()
|
H A D | dmalloc.texi | 1185 …space_p}, unsigned long * @var{user_space_p}, unsigned long * @var{current_allocated_p}, unsigned … 1190 space given to the user process (allocated and free space). @code{current_allocated_p} will be set…
|