Searched refs:plot_new (Results 1 – 3 of 3) sorted by relevance
14 plotid_t (*plot_new)(void *, enum plot_type, const char *); member
295 .plot_new = ploticus_new_plot,
1129 if ((ctx->time_plot = ctx->plotter->plot_new(ctx->plotter_ctx, in stats_integer_prepare()1254 if ((ctx->durations_plot = ctx->plotter->plot_new(ctx->plotter_ctx, in stats_completion_prepare()