Home
last modified time | relevance | path

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

/linux-5.19.10/lib/
Ddebugobjects.c97 static int debug_objects_allocated; variable
178 debug_objects_allocated++; in fill_pool()
1043 seq_printf(m, "objs_allocated:%d\n", debug_objects_allocated); in debug_stats_show()