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