Searched refs:CurrentCpuTimestampMicroseconds (Results 1 – 3 of 3) sorted by relevance
112 int64_t TracingController::CurrentCpuTimestampMicroseconds() { in CurrentCpuTimestampMicroseconds() function in v8::platform::tracing::TracingController137 int64_t cpu_now_us = CurrentCpuTimestampMicroseconds(); in AddTraceEventWithTimestamp()158 int64_t cpu_now_us = CurrentCpuTimestampMicroseconds(); in UpdateTraceEventDuration()
244 CurrentCpuTimestampMicroseconds()); in AddMetadataEvent()
298 virtual int64_t CurrentCpuTimestampMicroseconds(); in V8_PLATFORM_NON_EXPORTED_BASE()