Home | Sort by relevance Sort by last modified time |
/external/linux-tools-perf/perf-3.12.0/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; |