Home
last modified time | relevance | path

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

/dflybsd-src/usr.bin/evtranalyze/
H A Dplotter.h16 int (*plot_line)(void *, plotid_t, double, double); member
H A Dplotter.c297 .plot_line = ploticus_plot_line,
H A Devtranalyze.c1148 ctx->plotter->plot_line(ctx->plotter_ctx, ctx->time_plot, in stats_integer_each()