Searched refs:sysfs_time_stats_attribute_list (Results 1 - 4 of 4) sorted by relevance
/kernel/linux/linux-5.10/drivers/md/bcache/ |
H A D | sysfs.c | 969 sysfs_time_stats_attribute_list(btree_gc, sec, ms) 970 sysfs_time_stats_attribute_list(btree_split, sec, us) 971 sysfs_time_stats_attribute_list(btree_sort, ms, us) 972 sysfs_time_stats_attribute_list(btree_read, ms, us)
|
H A D | util.h | 421 #define sysfs_time_stats_attribute_list(name, \ macro
|
/kernel/linux/linux-6.6/drivers/md/bcache/ |
H A D | sysfs.c | 991 sysfs_time_stats_attribute_list(btree_gc, sec, ms) 992 sysfs_time_stats_attribute_list(btree_split, sec, us) 993 sysfs_time_stats_attribute_list(btree_sort, ms, us) 994 sysfs_time_stats_attribute_list(btree_read, ms, us)
|
H A D | util.h | 402 #define sysfs_time_stats_attribute_list(name, \ macro
|
Completed in 5 milliseconds