Home
last modified time | relevance | path

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

/linux-6.12.1/tools/perf/
Dperf.c45 struct cmd_struct { struct
51 static struct cmd_struct commands[] = { argument
283 struct cmd_struct *p = commands+i; in handle_options()
334 static int run_builtin(struct cmd_struct *p, int argc, const char **argv) in run_builtin()
399 struct cmd_struct *p = commands+i; in handle_internal_command()
/linux-6.12.1/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()