Home
last modified time | relevance | path

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

/dflybsd-src/usr.bin/evtranalyze/
H A Dplotter.h15 int (*plot_histogram)(void *, plotid_t, double); member
H A Dplotter.c296 .plot_histogram = ploticus_plot_histogram,
H A Devtranalyze.c1310 ctx->plotter->plot_histogram(ctx->plotter_ctx, in stats_completion_each()