Searched defs:pmcstat_args (Results 1 – 1 of 1) sorted by relevance
85 struct pmcstat_args { struct86 int pa_flags; /* argument flags */112 int pa_required; /* required features */113 int pa_pplugin; /* pre-processing plugin */114 int pa_plugin; /* analysis plugin */115 int pa_verbosity; /* verbosity level */116 FILE *pa_printfile; /* where to send printed output */117 int pa_logfd; /* output log file */118 char *pa_inputpath; /* path to input log */119 char *pa_outputpath; /* path to output log */[all …]