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