Home
last modified time | relevance | path

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

/openbmc/linux/tools/perf/
H A Dperf.c43 struct cmd_struct { struct
49 static struct cmd_struct commands[] = { argument
266 struct cmd_struct *p = commands+i; in handle_options()
305 static int run_builtin(struct cmd_struct *p, int argc, const char **argv) in run_builtin()
370 struct cmd_struct *p = commands+i; in handle_internal_command()
/openbmc/linux/tools/power/cpupower/utils/
H A Dcpupower.c46 struct cmd_struct { struct
52 static struct cmd_struct commands[] = { argument
227 struct cmd_struct *p = commands + i; in main()