Searched refs:CurrentTimestampMicroseconds (Results 1 – 4 of 4) sorted by relevance
108 int64_t TracingController::CurrentTimestampMicroseconds() { in CurrentTimestampMicroseconds() function in v8::platform::tracing::TracingController123 int64_t now_us = CurrentTimestampMicroseconds(); in AddTraceEvent()157 int64_t now_us = CurrentTimestampMicroseconds(); in UpdateTraceEventDuration()
39 int64_t CurrentTimestampMicroseconds() override { in CurrentTimestampMicroseconds() function
243 CurrentTimestampMicroseconds(), in AddMetadataEvent()
297 virtual int64_t CurrentTimestampMicroseconds(); in V8_PLATFORM_NON_EXPORTED_BASE()