Home
last modified time | relevance | path

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

/linux/tools/perf/
H A Dbuiltin-top.c1251 static int __cmd_top(struct perf_top *top) in __cmd_top()
1894 status = __cmd_top(&top); in cmd_top()
1250 static int __cmd_top(struct perf_top *top) __cmd_top() function
H A Dbuiltin-kvm.c2086 static int __cmd_top(int argc, const char **argv) in __cmd_top() function
2178 return __cmd_top(argc, argv); in cmd_kvm()