HomeSort by relevance Sort by last modified time
    Searched refs:RUN_PERF_CMD (Results 1 - 2 of 2) sorted by null

  /external/linux-tools-perf/util/
run-command.h 54 #define RUN_PERF_CMD 2 /*If this is to be perf sub-command */
run-command.c 205 cmd->perf_cmd = opt & RUN_PERF_CMD ? 1 : 0;

Completed in 67 milliseconds