Home
last modified time | relevance | path

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

/dflybsd-src/usr.bin/evtranalyze/
H A Dplotter.h17 int (*plot_finish)(void *); member
H A Dplotter.c298 .plot_finish = ploticus_plot_finish,
H A Devtranalyze.c1162 ctx->plotter->plot_finish(ctx->plotter_ctx); in stats_integer_report()
1343 ctx->plotter->plot_finish(ctx->plotter_ctx); in stats_completion_report()