Home
last modified time | relevance | path

Searched refs:show_allocations (Results 1 – 2 of 2) sorted by relevance

/third_party/ltp/tools/sparse/sparse-src/
Dallocate.h33 extern void show_allocations(struct allocator_struct *);
61 show_allocations(&x##_allocator); \
Dallocate.c123 void show_allocations(struct allocator_struct *x) in show_allocations() function