Searched refs:show_allocations (Results 1 – 2 of 2) sorted by relevance
33 extern void show_allocations(struct allocator_struct *);61 show_allocations(&x##_allocator); \
123 void show_allocations(struct allocator_struct *x) in show_allocations() function