Lines Matching refs:trace_file
156 static void alloc_mpstat_gld(struct trace_file *tf) in alloc_mpstat_gld()
243 struct trace_file *tf; in add_trace_file()
259 struct trace_file *tf; in add_fio_trace_file()
276 struct trace_file *tf; in setup_trace_file_graphs()
321 struct trace_file *tf; in read_traces()
372 struct trace_file *tf; in pick_line_graph_color()
395 static void read_fio_events(struct trace_file *tf) in read_fio_events()
418 struct trace_file *tf; in read_trace_events()
501 struct trace_file *tf; in set_trace_label()
539 static void compare_minmax_tf(struct trace_file *tf, unsigned int *max_seconds, in compare_minmax_tf()
554 struct trace_file *tf; in set_all_minmax_tf()
597 static struct plot_history *alloc_plot_history(struct trace_file *tf) in alloc_plot_history()
704 struct trace_file *tf; in count_io_plot_types()
738 struct trace_file *tf; in plot_io()
777 struct trace_file *tf; in plot_tput()
806 tf = list_entry(all_traces.next, struct trace_file, list); in plot_tput()
840 struct trace_file *tf; in plot_fio_tput()
865 tf = list_entry(all_traces.next, struct trace_file, list); in plot_fio_tput()
893 struct trace_file *tf; in plot_cpu()
912 tf = list_entry(all_traces.next, struct trace_file, list); in plot_cpu()
996 struct trace_file *tf; in plot_queue_depth()
1096 struct trace_file *tf; in plot_io_movie()
1205 struct trace_file *tf; in plot_latency()
1228 tf = list_entry(all_traces.next, struct trace_file, list); in plot_latency()
1253 struct trace_file *tf; in plot_iops()
1274 tf = list_entry(all_traces.next, struct trace_file, list); in plot_iops()
1598 struct trace_file *tf; in main()