Home | History | Annotate | Download | only in perf

Lines Matching refs:pre_cmd

99 static const char		*pre_cmd			= NULL;
560 if (pre_cmd) {
561 ret = system(pre_cmd);
1442 OPT_STRING(0, "pre", &pre_cmd, "command",