Searched refs:post_cmd (Results 1 – 1 of 1) sorted by relevance
138 static const char *post_cmd = NULL; variable766 if (post_cmd) { in run_perf_stat()767 ret = system(post_cmd); in run_perf_stat()1761 OPT_STRING(0, "post", &post_cmd, "command", in cmd_stat()