Lines Matching refs:curr_hot
27 struct rb_node *curr_hot;
304 browser->curr_hot = nd;
348 browser->curr_hot = rb_last(&browser->entries);
731 if (browser->curr_hot) {
732 annotate_browser__set_rb_top(browser, browser->curr_hot);
736 nd = browser->curr_hot;
746 * move to curr_hot (current hottest line).
769 nd = browser->curr_hot;
777 nd = browser->curr_hot;
818 nd = browser->curr_hot;