Lines Matching refs:curr_hot
32 struct rb_node *curr_hot;
299 browser->curr_hot = nd;
343 browser->curr_hot = rb_last(&browser->entries);
682 if (browser->curr_hot) {
683 annotate_browser__set_rb_top(browser, browser->curr_hot);
687 nd = browser->curr_hot;
697 * move to curr_hot (current hottest line).
720 nd = browser->curr_hot;
728 nd = browser->curr_hot;
764 nd = browser->curr_hot;