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

/external/linux-tools-perf/util/ui/browsers/
H A Dhists.c611 static struct rb_node *hists__filter_entries(struct rb_node *nd) function
649 nd = hists__filter_entries(rb_first(self->entries));
698 nd = hists__filter_entries(rb_next(nd));

Completed in 44 milliseconds