Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/usb/host/
Dimx21-hcd.h398 struct debug_stats { struct
432 struct debug_stats nonisoc_stats;
433 struct debug_stats isoc_stats;
Dimx21-dbg.c70 static inline struct debug_stats *stats_for_urb(struct imx21 *imx21, in stats_for_urb()
352 const char *name, struct debug_stats *stats) in debug_statistics_show_one()
/linux-4.4.14/include/linux/
Dbacking-dev-defs.h171 struct dentry *debug_stats; member
/linux-4.4.14/mm/
Dbacking-dev.c121 bdi->debug_stats = debugfs_create_file("stats", 0444, bdi->debug_dir, in bdi_debug_register()
127 debugfs_remove(bdi->debug_stats); in bdi_debug_unregister()