Searched refs:prime_sample_step (Results 1 – 2 of 2) sorted by relevance
207 int prime_sample_step; in EnsureSpace() member217 ExemptPopularPages(samples[i].prime_sample_step, samples[i].threshold); in EnsureSpace()228 void StoreBuffer::ExemptPopularPages(int prime_sample_step, int threshold) { in ExemptPopularPages() argument236 for (Address* p = old_start_; p < old_top_; p += prime_sample_step) { in ExemptPopularPages()
163 void ExemptPopularPages(int prime_sample_step, int threshold);