Home
last modified time | relevance | path

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

/linux/tools/perf/ui/browsers/
H A Dannotate-data.c142 static u32 count_visible_entries(struct annotated_data_browser *browser) in count_visible_entries() function
165 browser->b.nr_entries = count_visible_entries(browser); in annotated_data_browser__collect_entries()
514 assert(browser->b.nr_entries == count_visible_entries(browser)); in annotated_data_browser__toggle_fold()