Searched refs:ExemptPopularPages (Results 1 - 2 of 2) sorted by relevance

/external/v8/src/
H A Dstore-buffer.h163 void ExemptPopularPages(int prime_sample_step, int threshold);
H A Dstore-buffer.cc217 ExemptPopularPages(samples[i].prime_sample_step, samples[i].threshold);
228 void StoreBuffer::ExemptPopularPages(int prime_sample_step, int threshold) { function in class:v8::internal::StoreBuffer

Completed in 47 milliseconds