Home
last modified time | relevance | path

Searched refs:cmd_struct (Results 1 – 3 of 3) sorted by relevance

/Linux-v4.19/tools/objtool/
Dobjtool.c38 struct cmd_struct { struct
47 static struct cmd_struct objtool_cmds[] = { argument
103 struct cmd_struct *p = objtool_cmds+i; in handle_internal_command()
/Linux-v4.19/tools/perf/
Dperf.c42 struct cmd_struct { struct
48 static struct cmd_struct commands[] = { argument
247 struct cmd_struct *p = commands+i; in handle_options()
286 static int run_builtin(struct cmd_struct *p, int argc, const char **argv) in run_builtin()
351 struct cmd_struct *p = commands+i; in handle_internal_command()
/Linux-v4.19/tools/power/cpupower/utils/
Dcpupower.c45 struct cmd_struct { struct
51 static struct cmd_struct commands[] = { argument
223 struct cmd_struct *p = commands + i; in main()