HomeSort by relevance Sort by last modified time
    Searched refs:TickEvent (Results 1 - 2 of 2) sorted by null

  /external/v8/src/
log.h 339 void TickEvent(TickSample* sample, bool overflow);
395 // Logger::TickEvent(...)
log.cc 331 LOG(isolate, TickEvent(&sample, overflow));
1131 void Logger::TickEvent(TickSample* sample, bool overflow) {
    [all...]

Completed in 151 milliseconds