Searched defs:gld (Results 1 – 5 of 5) sorted by relevance
/external/blktrace/iowatcher/ |
D | fio.c | 201 int add_fio_gld(unsigned int time, u64 bw, struct graph_line_data *gld) in add_fio_gld()
|
D | mpstat.c | 309 int add_mpstat_gld(int time, double sys, struct graph_line_data *gld) in add_mpstat_gld()
|
D | plot.c | 135 struct graph_line_data *gld; in alloc_line_data() local 762 static int rolling_span(struct graph_line_data *gld) in rolling_span() 770 double line_graph_roll_avg_max(struct graph_line_data *gld) in line_graph_roll_avg_max() 785 int svg_line_graph(struct plot *plot, struct graph_line_data *gld, char *color, int thresh1, int th… in svg_line_graph()
|
D | blkparse.c | 994 struct graph_line_data *gld; in add_tput() local 1088 void add_pending_io(struct trace *trace, struct graph_line_data *gld) in add_pending_io() 1185 void add_iop(struct trace *trace, struct graph_line_data *gld) in add_iop()
|
D | main.c | 947 struct graph_line_data *gld = tf->mpstat_gld[i * MPSTAT_GRAPHS + gld_index]; in plot_cpu() local
|