Home
last modified time | relevance | path

Searched refs:plot_new (Results 1 – 3 of 3) sorted by relevance

/dflybsd-src/usr.bin/evtranalyze/
H A Dplotter.h14 plotid_t (*plot_new)(void *, enum plot_type, const char *); member
H A Dplotter.c295 .plot_new = ploticus_new_plot,
H A Devtranalyze.c1129 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()