Home
last modified time | relevance | path

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

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