Home | History | Annotate | Download | only in cctest

Lines Matching refs:Tick

309   // tick sample it has got.
312 // Now we must have compiler and tick records.
316 const char* tick = "\ntick,";
317 const bool ticks_found = matcher->Find(tick) != NULL;
448 void Tick(v8::internal::TickSample*) { semaphore_->Signal(); }