Home
last modified time | relevance | path

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

/systemd-251/src/analyze/
Danalyze-plot.h4 int verb_plot(int argc, char *argv[], void *userdata);
Danalyze.c547 { "plot", VERB_ANY, 1, 0, verb_plot }, in run()
Danalyze-plot.c181 int verb_plot(int argc, char *argv[], void *userdata) { in verb_plot() function