Searched refs:plot_init (Results 1 – 3 of 3) sorted by relevance
13 void *(*plot_init)(const char *); member
294 .plot_init = ploticus_init,
1126 if (!(ctx->plotter_ctx = ctx->plotter->plot_init(ctx->opts.path))) in stats_integer_prepare()1251 if (!(ctx->plotter_ctx = ctx->plotter->plot_init(ctx->opts.path))) in stats_completion_prepare()