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

/external/linux-tools-perf/perf-3.12.0/tools/perf/ui/
H A Dbrowser.c50 ui_browser__list_head_filter_entries(struct ui_browser *browser, function
85 pos = ui_browser__list_head_filter_entries(browser, head->next);
101 pos = ui_browser__list_head_filter_entries(browser, pos->next);
459 browser->top = ui_browser__list_head_filter_entries(browser, head->next);

Completed in 729 milliseconds