Home
last modified time | relevance | path

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

/linux-5.19.10/tools/perf/ !
Dperf.c51 struct cmd_struct { struct
57 static struct cmd_struct commands[] = { argument
259 struct cmd_struct *p = commands+i; in handle_options()
298 static int run_builtin(struct cmd_struct *p, int argc, const char **argv) in run_builtin()
364 struct cmd_struct *p = commands+i; in handle_internal_command()
/linux-5.19.10/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()