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

/linux-master/tools/power/cpupower/utils/
H A Dcpupower.c46 struct cmd_struct { struct
52 static struct cmd_struct commands[] = {
227 struct cmd_struct *p = commands + i;
/linux-master/tools/perf/
H A Dperf.c45 struct cmd_struct { struct
51 static struct cmd_struct commands[] = {
282 struct cmd_struct *p = commands+i;
333 static int run_builtin(struct cmd_struct *p, int argc, const char **argv)
398 struct cmd_struct *p = commands+i;

Completed in 502 milliseconds