Searched refs:old_counter (Results 1 – 1 of 1) sorted by relevance
200 int old_counter = containing_chunk->store_buffer_counter(); in ExemptPopularPages() local201 if (old_counter >= threshold) { in ExemptPopularPages()205 containing_chunk->set_store_buffer_counter(old_counter + 1); in ExemptPopularPages()