fix disk queue metric
This commit is contained in:
parent
14960e14e5
commit
dbfda75b1b
|
@ -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:
|
||||||
|
|
Loading…
Reference in New Issue