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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/tools/perf/util/ui/browsers/
H A Dhists.c541 static struct rb_node *hists__filter_prev_entries(struct rb_node *nd) function
569 nd = hists__filter_prev_entries(rb_last(self->entries));
645 nd = hists__filter_prev_entries(rb_prev(nd));

Completed in 28 milliseconds