Searched refs:get_allocator_stats (Results 1 – 2 of 2) sorted by relevance
34 extern void get_allocator_stats(struct allocator_struct *, struct allocator_stats *);65 get_allocator_stats(&x##_allocator, s); \
132 void get_allocator_stats(struct allocator_struct *x, struct allocator_stats *s) in get_allocator_stats() function