Searched refs:plotter (Results 1 – 6 of 6) sorted by relevance
1082 struct plotter *plotter; member1124 if (!(ctx->plotter = plotter_factory())) in stats_integer_prepare()1126 if (!(ctx->plotter_ctx = ctx->plotter->plot_init(ctx->opts.path))) in stats_integer_prepare()1129 if ((ctx->time_plot = ctx->plotter->plot_new(ctx->plotter_ctx, in stats_integer_prepare()1147 if (ctx->plotter) in stats_integer_each()1148 ctx->plotter->plot_line(ctx->plotter_ctx, ctx->time_plot, in stats_integer_each()1161 if (ctx->plotter) in stats_integer_report()1162 ctx->plotter->plot_finish(ctx->plotter_ctx); in stats_integer_report()1172 struct plotter *plotter; member1249 if (!(ctx->plotter = plotter_factory())) in stats_completion_prepare()[all …]
12 struct plotter { struct20 struct plotter *plotter_factory(void); argument
3 SRCS= xml.c svg.c evtranalyze.c plotter.c
293 static struct plotter ploticus_plotter = {303 struct plotter *
20642 fellow plotter21009 field plotter
148786 plotter