Whamcloud - gitweb
LU-15564 osd: add allocation time histogram
[fs/lustre-release.git] / lustre / include / lprocfs_status.h
index 76c1eec..52b2440 100644 (file)
@@ -398,6 +398,8 @@ enum brw_rw_stats {
        BRW_W_IO_TIME,
        BRW_R_DISK_IOSIZE,
        BRW_W_DISK_IOSIZE,
+       BRW_MAP_TIME,
+       BRW_ALLOC_TIME,
        BRW_RW_STATS_NUM,
 };