fix disk queue metric

This commit is contained in:
Doug MacEachern 2005-04-07 02:11:00 +00:00
parent 14960e14e5
commit dbfda75b1b
1 changed files with 1 additions and 1 deletions

View File

@ -64,7 +64,7 @@ typedef enum {
#define PERF_TITLE_DISK_WRITE 210 #define PERF_TITLE_DISK_WRITE 210
#define PERF_TITLE_DISK_READ_BYTES 220 #define PERF_TITLE_DISK_READ_BYTES 220
#define PERF_TITLE_DISK_WRITE_BYTES 222 #define PERF_TITLE_DISK_WRITE_BYTES 222
#define PERF_TITLE_DISK_QUEUE 1400 #define PERF_TITLE_DISK_QUEUE 1028
/* /*
* diff is: * diff is: