Searched refs:commands (Results 1 – 13 of 13) sorted by relevance
/tools/power/cpupower/utils/ |
D | cpupower.c | 49 static struct cmd_struct commands[] = { variable 71 for (i = 0; i < ARRAY_SIZE(commands); i++) in print_help() 72 printf("\t%s\n", commands[i].cmd); in print_help() 213 for (i = 0; i < ARRAY_SIZE(commands); i++) { in main() 214 struct cmd_struct *p = commands + i; in main()
|
/tools/perf/Documentation/ |
D | perf-help.txt | 16 command and a list of the most commonly used perf commands are printed 19 If the option '--all' or '-a' is given, then all available commands are 33 Prints all the available commands on the standard output. This
|
D | perf-annotate.txt | 65 present, as when piping to other commands, the stdio interface is
|
D | perf-script.txt | 55 and 'perf script report' commands, with the stdout of the record step 57 options of the corresponding commands.
|
D | perf-list.txt | 16 various perf commands with the -e option.
|
D | perf-report.txt | 212 commands, the stdio interface is used.
|
/tools/perf/ |
D | perf.c | 36 static struct cmd_struct commands[] = { variable 211 for (i = 0; i < ARRAY_SIZE(commands); i++) { in handle_options() 212 struct cmd_struct *p = commands+i; in handle_options() 386 for (i = 0; i < ARRAY_SIZE(commands); i++) { in handle_internal_command() 387 struct cmd_struct *p = commands+i; in handle_internal_command()
|
D | command-list.txt | 2 # List of known perf commands.
|
/tools/testing/selftests/rcutorture/doc/ |
D | rcu-test-image.txt | 7 That said, here are the commands:
|
D | initrd.txt | 6 That said, here are the commands:
|
/tools/perf/tests/attr/ |
D | README | 33 Following tests are defined (with perf commands):
|
/tools/usb/usbip/ |
D | INSTALL | 13 Briefly, the shell commands `./configure; make; make install' should 106 By default, `make install' installs the package's commands under
|
D | COPYING | 103 c) If the modified program normally reads commands interactively 321 The hypothetical commands `show w' and `show c' should show the appropriate 322 parts of the General Public License. Of course, the commands you use may
|