Home
last modified time | relevance | path

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

/aosp_15_r20/external/blktrace/iowatcher/
H A Dplot.c135 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()
H A Dblkparse.c994 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()
H A Dfio.c201 int add_fio_gld(unsigned int time, u64 bw, struct graph_line_data *gld) in add_fio_gld()
H A Dmpstat.c309 int add_mpstat_gld(int time, double sys, struct graph_line_data *gld) in add_mpstat_gld()
H A Dmain.c947 struct graph_line_data *gld = tf->mpstat_gld[i * MPSTAT_GRAPHS + gld_index]; in plot_cpu() local