Searched refs:pre_cmd (Results 1 – 1 of 1) sorted by relevance
137 static const char *pre_cmd = NULL; variable753 if (pre_cmd) { in run_perf_stat()754 ret = system(pre_cmd); in run_perf_stat()1759 OPT_STRING(0, "pre", &pre_cmd, "command", in cmd_stat()