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