Searched refs:cmd_top (Results 1 - 4 of 4) sorted by relevance

/external/linux-tools-perf/perf-3.12.0/tools/perf/
H A Dbuiltin.h29 extern int cmd_top(int argc, const char **argv, const char *prefix);
H A Dperf.c49 { "top", cmd_top, 0 },
H A Dbuiltin-top.c1048 int cmd_top(int argc, const char **argv, const char *prefix __maybe_unused) function
H A Dbuiltin-kvm.c1724 return cmd_top(argc, argv, NULL);

Completed in 100 milliseconds