Home
last modified time | relevance | path

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

/dflybsd-src/usr.bin/evtranalyze/
H A Dplotter.h20 struct plotter *plotter_factory(void);
H A Dplotter.c304 plotter_factory(void) in plotter_factory() function
H A Devtranalyze.c1124 if (!(ctx->plotter = plotter_factory())) in stats_integer_prepare()
1249 if (!(ctx->plotter = plotter_factory())) in stats_completion_prepare()