Searched refs:RUN_PERF_CMD (Results 1 – 2 of 2) sorted by relevance
54 #define RUN_PERF_CMD 2 /*If this is to be perf sub-command */ macro
205 cmd->perf_cmd = opt & RUN_PERF_CMD ? 1 : 0; in prepare_run_command_v_opt()