Searched refs:plot_histogram (Results 1 – 3 of 3) sorted by relevance
15 int (*plot_histogram)(void *, plotid_t, double); member
296 .plot_histogram = ploticus_plot_histogram,
1310 ctx->plotter->plot_histogram(ctx->plotter_ctx, in stats_completion_each()