Searched refs:alloc_statistics (Results 1 - 5 of 5) sorted by relevance

/barrelfish-master/usr/eclipseclp/Shm/src/
H A Dprivate_mem.c254 return alloc_statistics(&private_heap, what);
H A Dmemman.h297 int alloc_statistics(struct heap_descriptor *, int);
344 int alloc_statistics();
H A Dalloc.c41 * alloc_statistics()
991 alloc_statistics(struct heap_descriptor *hd, int what) function
/barrelfish-master/usr/eclipseclp/documents/internal/kernel/
H A Dglobalstate.tex196 int alloc_statistics(struct heap_descriptor *, int what);
/barrelfish-master/usr/eclipseclp/Kernel/src/
H A Dmem.c1044 return alloc_statistics(&global_heap, what);

Completed in 101 milliseconds