Searched refs:TickEvent (Results 1 – 2 of 2) sorted by relevance
304 void TickEvent(TickSample* sample, bool overflow);
737 LOG(isolate_, TickEvent(&sample, overflow)); in Run()1378 void Logger::TickEvent(TickSample* sample, bool overflow) { in TickEvent() function in v8::internal::Logger