Home
last modified time | relevance | path

Searched defs:graph_dot_data (Results 1 – 1 of 1) sorted by relevance

/external/blktrace/iowatcher/
Dplot.h87 struct graph_dot_data { struct
88 u64 min_offset;
89 u64 max_offset;
90 u64 max_bank;
91 u64 max_bank_offset;
92 u64 total_ios;
93 u64 total_bank_ios;
95 int add_bank_ios;
98 int rows;
100 int cols;
[all …]