Home | History | Annotate | Download | only in cctest

Lines Matching refs:Tick

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