HomeSort by relevance Sort by last modified time
    Searched refs:ExemptPopularPages (Results 1 - 2 of 2) sorted by null

  /external/v8/src/
store-buffer.h 163 void ExemptPopularPages(int prime_sample_step, int threshold);
store-buffer.cc 217 ExemptPopularPages(samples[i].prime_sample_step, samples[i].threshold);
228 void StoreBuffer::ExemptPopularPages(int prime_sample_step, int threshold) {

Completed in 39 milliseconds