Searched refs:exec_cmd_init (Results 1 – 4 of 4) sorted by relevance
/linux/tools/lib/subcmd/ |
A D | exec-cmd.h | 5 extern void exec_cmd_init(const char *exec_name, const char *prefix,
|
A D | exec-cmd.c | 20 void exec_cmd_init(const char *exec_name, const char *prefix, in exec_cmd_init() function
|
/linux/tools/objtool/ |
A D | objtool.c | 233 exec_cmd_init("objtool", UNUSED, UNUSED, UNUSED); in main()
|
/linux/tools/perf/ |
A D | perf.c | 449 exec_cmd_init("perf", PREFIX, PERF_EXEC_PATH, EXEC_PATH_ENVIRONMENT); in main()
|
Completed in 5 milliseconds