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.c1250 static int __cmd_top(struct perf_top *top) in __cmd_top() function
1883 status = __cmd_top(&top); in cmd_top()
H A Dbuiltin-kvm.c2087 static int __cmd_top(int argc, const char **argv) in __cmd_top() function
2179 return __cmd_top(argc, argv); in cmd_kvm()