Home
last modified time | relevance | path

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

/linux-4.4.14/tools/power/cpupower/utils/
Dcpupower.c43 struct cmd_struct { struct
49 static struct cmd_struct commands[] = { argument
214 struct cmd_struct *p = commands + i; in main()
/linux-4.4.14/tools/perf/
Dperf.c33 struct cmd_struct { struct
39 static struct cmd_struct commands[] = { argument
257 struct cmd_struct *p = commands+i; in handle_options()
366 static int run_builtin(struct cmd_struct *p, int argc, const char **argv) in run_builtin()
444 struct cmd_struct *p = commands+i; in handle_internal_command()