Home
last modified time | relevance | path

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

/dflybsd-src/usr.bin/evtranalyze/
H A Dplotter.h13 void *(*plot_init)(const char *); member
H A Dplotter.c294 .plot_init = ploticus_init,
H A Devtranalyze.c1126 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()