Home
last modified time | relevance | path

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

/Linux-v6.1/tools/perf/
Dperf.c51 struct cmd_struct { struct
57 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()
371 struct cmd_struct *p = commands+i; in handle_internal_command()
/Linux-v6.1/tools/power/cpupower/utils/
Dcpupower.c46 struct cmd_struct { struct
52 static struct cmd_struct commands[] = { argument
226 struct cmd_struct *p = commands + i; in main()