Searched refs:parse_arguments (Results 1 – 5 of 5) sorted by relevance
| /linux/tools/testing/selftests/cpufreq/ |
| H A D | main.sh | 72 parse_arguments() function 200 parse_arguments $@
|
| /linux/scripts/clang-tools/ |
| H A D | run-clang-tools.py | 19 def parse_arguments(): function 82 args = parse_arguments()
|
| H A D | gen_compile_commands.py | 28 def parse_arguments(): function 188 log_level, directory, output, ar, paths = parse_arguments()
|
| /linux/tools/testing/selftests/amd-pstate/ |
| H A D | run.sh | 164 parse_arguments() function 388 parse_arguments $@
|
| /linux/tools/verification/rv/src/ |
| H A D | in_kernel.c | 709 * parse_arguments - parse arguments and set config in parse_arguments() 711 static int parse_arguments(char *monitor_name, int argc, char **argv) in parse_arguments() 806 retval = parse_arguments(full_name, argc, argv); in ikm_run_monitor() 704 static int parse_arguments(char *monitor_name, int argc, char **argv) parse_arguments() function
|