Home
last modified time | relevance | path

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

/linux/tools/perf/
A Dperf.c51 struct cmd_struct { struct
57 static struct cmd_struct commands[] = { argument
257 struct cmd_struct *p = commands+i; in handle_options()
296 static int run_builtin(struct cmd_struct *p, int argc, const char **argv) in run_builtin()
362 struct cmd_struct *p = commands+i; in handle_internal_command()
/linux/tools/objtool/
A Dobjtool.c29 struct cmd_struct { struct
38 static struct cmd_struct objtool_cmds[] = { argument
215 struct cmd_struct *p = objtool_cmds+i; in handle_internal_command()
/linux/tools/power/cpupower/utils/
A Dcpupower.c46 struct cmd_struct { struct
52 static struct cmd_struct commands[] = { argument
226 struct cmd_struct *p = commands + i; in main()

Completed in 8 milliseconds