Home
last modified time | relevance | path

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

/external/linux-tools-perf/perf-3.12.0/tools/perf/
Dperf.c29 struct cmd_struct { struct
35 static struct cmd_struct commands[] = { argument
215 struct cmd_struct *p = commands+i; in handle_options()
304 static int run_builtin(struct cmd_struct *p, int argc, const char **argv) in run_builtin()
377 struct cmd_struct *p = commands+i; in handle_internal_command()