OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:perf_top__tui_browser
(Results
1 - 3
of
3
) sorted by null
/external/linux-tools-perf/util/
top.h
64
static inline int
perf_top__tui_browser
(struct perf_top *top __used)
function
69
int
perf_top__tui_browser
(struct perf_top *top);
/external/linux-tools-perf/util/ui/browsers/
top.c
199
int
perf_top__tui_browser
(struct perf_top *top)
function
/external/linux-tools-perf/
builtin-top.c
618
perf_top__tui_browser
(&top);
Completed in 25 milliseconds