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.c44 struct cmd_struct { struct
50 static struct cmd_struct commands[] = {
281 struct cmd_struct *p = commands+i;
332 static int run_builtin(struct cmd_struct *p, int argc, const char **argv)
397 struct cmd_struct *p = commands+i;

Completed in 261 milliseconds