Home
last modified time | relevance | path

Searched refs:post_cmd (Results 1 – 1 of 1) sorted by relevance

/tools/perf/
Dbuiltin-stat.c165 static const char *post_cmd = NULL; variable
961 if (post_cmd) { in run_perf_stat()
962 ret = system(post_cmd); in run_perf_stat()
1126 OPT_STRING(0, "post", &post_cmd, "command",