Home | History | Annotate | Download | only in src

Lines Matching refs:TimerEvent

1101 void Logger::TimerEvent(StartEnd se, const char* name) {
1114 LOG(isolate, TimerEvent(START, TimerEventScope::v8_external));
1121 LOG(isolate, TimerEvent(END, TimerEventScope::v8_external));
1128 LOG(isolate_, TimerEvent(se, name_));