Searched refs:max_cnt (Results 1 – 4 of 4) sorted by relevance
52 if (heap->cnt < heap->max_cnt) in valuable()
1797 c->lpt_heap[i].max_cnt = LPT_HEAP_SZ; in lpt_init_rd()1805 c->dirty_idx.max_cnt = LPT_HEAP_SZ; in lpt_init_rd()
171 if (heap->cnt >= heap->max_cnt) { in add_to_lpt_heap()
626 int max_cnt; member
Completed in 21 milliseconds