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

  /external/v8/src/
circular-queue.h 67 void FlushResidualRecords();
circular-queue.cc 116 void SamplingCircularQueue::FlushResidualRecords() {
cpu-profiler.cc 256 ticks_buffer_.FlushResidualRecords();
  /external/v8/test/cctest/
test-circular-queue.cc 60 scq.FlushResidualRecords();
128 scq.FlushResidualRecords();

Completed in 441 milliseconds